-
Notifications
You must be signed in to change notification settings - Fork 900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename dto to inventory #13337
Rename dto to inventory #13337
Conversation
4ebc860
to
230afc2
Compare
@agrare just the rename we talked about |
230afc2
to
05e4458
Compare
05e4458
to
f05d455
Compare
Rename dto to inventory, which is more understandable term
f05d455
to
416f07f
Compare
Checked commit Ladas@416f07f with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1 app/models/manager_refresh/graph/topological_sort.rb
app/models/manager_refresh/inventory_collection.rb
app/models/manager_refresh/inventory_collection/graph.rb
app/models/manager_refresh/inventory_object.rb
app/models/manager_refresh/inventory_object_lazy.rb
app/models/manager_refresh/save_collection/helper.rb
app/models/manager_refresh/save_collection/recursive.rb
app/models/manager_refresh/save_collection/topological_sort.rb
app/models/manager_refresh/save_inventory.rb
spec/models/manager_refresh/save_inventory/acyclic_graph_of_inventory_collections_spec.rb
spec/models/manager_refresh/save_inventory/graph_of_inventory_collections_spec.rb
spec/models/manager_refresh/save_inventory/graph_of_inventory_collections_targeted_refresh_spec.rb
spec/models/manager_refresh/save_inventory/single_inventory_collection_spec.rb
|
LGTM |
Rename 'dto' to 'inventory', which is more understandable term