active_model_serializers/lib
Steve Klabnik c129ae2016 Generate id method on Ruby 1.8.
Because object_id and id went through some flux, it's best to tell 1.8
specifically what we mean.

Closes #127.
2013-03-19 14:53:08 -07:00
..
action_controller Ensure that ActionController includes MimeResponds 2013-03-14 11:15:14 -07:00
active_model improved caching of root node for better performance 2013-03-18 16:21:34 -07:00
active_record Provide a mixin to override AR::Base#to_json 2013-03-06 15:32:09 -08:00
generators Generate id method on Ruby 1.8. 2013-03-19 14:53:08 -07:00
active_model_serializers.rb First part of a fix for #208. 2013-03-19 13:52:20 -07:00