active_model_serializers/lib
José Valim be70c5c846 Revert "clean up lazy loading of serialization support for
ActiveRecord::Base and ActionController::Base"

The whole idea of having a lazy hook is that it can be executed
in the context of different targets. The moment you hardcode the class,
the hooks can no longer run in the proper context.

This reverts commit 506e2ac9ad.
2012-10-17 19:28:02 +02:00
..
action_controller scope option to render takes precedence over serialization_scope 2012-07-28 21:06:15 -04:00
active_model move OrderedSet to separate file 2012-09-18 01:28:07 +02:00
generators Always add :id to attributes 2012-06-05 10:05:06 +02:00
active_model_serializers.rb Revert "clean up lazy loading of serialization support for 2012-10-17 19:28:02 +02:00