Method: Azeroth::ResourceBuilder#plural
- Defined in:
-
lib/azeroth/resource_builder.rb,
lib/azeroth/resource_builder.rb
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
key used to find a model. id by default
78 |
# File 'lib/azeroth/resource_builder.rb', line 78 delegate :id_key, to: :options |