Module: Resourcerer
- Defined in:
- lib/resourcerer/resource_configuration.rb,
lib/resourcerer/resource.rb,
lib/resourcerer/strategy.rb,
lib/resourcerer/inflector.rb,
lib/resourcerer/resourceable.rb,
lib/resourcerer/strategies/default_strategy.rb,
lib/resourcerer/strategies/assign_attributes.rb,
lib/resourcerer/strategies/optional_strategy.rb,
lib/resourcerer/strategies/assign_from_method.rb,
lib/resourcerer/strategies/assign_from_params.rb,
lib/resourcerer/configuration/strong_parameters.rb,
lib/resourcerer/strategies/eager_attributes_strategy.rb,
lib/resourcerer/strategies/strong_parameters_strategy.rb
Overview
This is the base class that is intended to build the DSL for Resourcer
Defined Under Namespace
Modules: Configuration, Resourceable, Strategies Classes: Inflector, Resource, ResourceConfiguration, Strategy