Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Add the Organization model #79

Merged
merged 1 commit into from
Mar 2, 2017

Conversation

carbonin
Copy link
Contributor

@carbonin carbonin commented Mar 1, 2017

This will allow us to add and remove organizations using this API client.

https://www.pivotaltracker.com/story/show/140098929

@syncrou @bdunne please review

This will allow us to add and remove organizations using this API
client.

https://www.pivotaltracker.com/story/show/140098929
@miq-bot
Copy link
Collaborator

miq-bot commented Mar 1, 2017

Checked commit carbonin@9322d75 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
4 files checked, 0 offenses detected
Everything looks good. 🍰

@gmcculloug gmcculloug self-assigned this Mar 2, 2017
@gmcculloug gmcculloug merged commit 38393bd into ansible:master Mar 2, 2017
@carbonin carbonin deleted the add_organization_model branch March 7, 2017 16:31
d-m-u added a commit to d-m-u/ansible_tower_client_ruby that referenced this pull request Jun 29, 2020
more core ext's on 4.1.0

update for update sake

https://github.com/ManageIQ/more_core_extensions/compare/179bf40..e5b4501
 - Added Ruby 2.7 support [[ansible#79](ManageIQ/more_core_extensions#79)]
 - Added Process#pause, Process#resume, and Process#alive? [[ansible#73](ManageIQ/more_core_extensions#73)]

array added * `#compact_map` - Collect non-nil results from the block
array added `#tabular_sort` - Sorts an Array of Hashes by specific columns

hierarchy added `#descendant_get` - Returns the descendant with a given name

the two breaking changes:
- **BREAKING**: Moved Object#descendant_get to Class#descendant_get [[ansible#75](ManageIQ/more_core_extensions#75)]
- **BREAKING**: Removed deprecated Enumerable#stable_sort_by [[ansible#76](ManageIQ/more_core_extensions#76)]

a minor header output change was made that hasn't been released yet to make tableize more markdown compliant

see ManageIQ/linux_admin#221
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants