Merged on_load

This commit is contained in:
Yehuda Katz
2012-05-16 18:17:21 -07:00
2 changed files with 10 additions and 0 deletions

View File

@@ -57,3 +57,5 @@ begin
rescue LoadError => ex
# rails on installed, continuing
end
ActiveSupport.run_load_hooks(:active_model_serializers, ActiveModel::Serializer)