active_model_serializers/lib/action_controller
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
..
serialization.rb Fix serialization_scope to check for private/protected methods 2013-04-13 09:59:10 +03:00