active_model_serializers/lib
Jakub Arnold 1c1a4f7673 Fix serialization_scope to check for private/protected methods
The semantics of respond_to? on Ruby 2.0 have changed to return false for protected methods, which is usually the case for helpers like current_user.
2013-04-13 09:59:10 +03:00
..
action_controller Fix serialization_scope to check for private/protected methods 2013-04-13 09:59:10 +03:00
active_model Revert 37b0690fb8. 2013-04-03 17:24:08 -07:00
active_record Provide a mixin to override AR::Base#to_json 2013-03-06 15:32:09 -08:00
generators Fixed few typos 2013-03-26 20:29:35 +05:30
active_model_serializers.rb Require _our_ resource_override. 2013-04-03 23:24:19 -07:00