active_model_serializers/lib
vanstee a900d31041 Support strings as attribute names
When generating the `_fast_attributes` method, attribute names that
could not be represented as symbols (at least without escaping) would
throw parsing errors.
2013-04-09 00:53:56 -04:00
..
action_controller Revert 37b0690fb8. 2013-04-03 17:24:08 -07:00
active_model Support strings as attribute names 2013-04-09 00:53:56 -04: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