active_model_serializers/lib
Dave Gynn ea8d463555 use action_controller configuration options in initializers
this uses the configuration settings rather than calling ActionController::Base to get the configured values.
after the "action_controller.set_configs" initializer has run, the configuration option holds the value Base will get when it loads.
2016-01-15 01:58:14 -06:00
..
action_controller Add config.serializer_lookup_enabled that defaults true 2015-11-30 00:20:58 -06:00
active_model Collect more Rails initialization code in the Railtie 2016-01-15 01:52:27 -06:00
active_model_serializers use action_controller configuration options in initializers 2016-01-15 01:58:14 -06:00
generators/rails Only load generators when needed 2016-01-15 01:52:27 -06:00
grape Grape formatter feature requested in #1258 2015-12-10 10:06:40 +00:00
active_model_serializers.rb Only call railtie when Rails is defined; assume controller loaded 2016-01-15 01:54:07 -06:00