active_model_serializers/test
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
..
array_serializer_test.rb Restore order of fields in hash to original order. 2013-02-11 07:04:59 -08:00
association_test.rb Add mutual association test 2013-03-15 18:59:05 +01:00
caching_test.rb Attemp to fix bad test 2013-03-15 08:41:39 +01:00
generators_test.rb Fix failing tests for edge rails 2013-03-27 10:29:36 +05:30
no_serialization_scope_test.rb Revert 37b0690fb8. 2013-04-03 17:24:08 -07:00
serialization_scope_name_test.rb Sigh. 2013-04-03 23:56:06 -07:00
serialization_test.rb Sigh. 2013-04-03 23:56:06 -07:00
serializer_support_test.rb Test : use a deducted serializer on non-ActiveRecord models 2012-12-20 17:06:19 +01:00
serializer_test.rb Support strings as attribute names 2013-04-09 00:53:56 -04:00
test_fakes.rb Support strings as attribute names 2013-04-09 00:53:56 -04:00
test_helper.rb Revert 37b0690fb8. 2013-04-03 17:24:08 -07:00