active_model_serializers/lib/active_model/serializer
Paul Henry 76263865a7 fix uninitialized instance variable warning
Ruby warns that `@only` and `@except` are not initialized because if they are not passed in, they are never assigned.

Remove circular require in array_serializer
2014-08-02 14:05:37 -07:00
..
generators Generator now properly detects ApplicationSerializer 2014-02-01 21:37:13 +11:00
associations.rb fix uninitialized instance variable warning 2014-08-02 14:05:37 -07:00
config.rb Move synchronize to setup method and make CONFIG private 2013-10-24 17:42:20 -02:00
railtie.rb Make sure generator hooks get run 2013-12-30 12:03:51 -02:00
version.rb Version = 0.9.0.alpha1 2014-01-07 15:28:23 -02:00