active_model_serializers/test
Jo Liss 3c5e58bf13 Merge pull request #129 from dgeb/active-record-init
clean up lazy loading of serialization support
2012-09-21 11:34:30 -07:00
..
association_test.rb delete identical test 2012-05-30 10:55:35 -06:00
generators_test.rb Fix the tests 2012-06-05 10:18:05 +02:00
no_serialization_scope_test.rb Allows serialization_scope to be disabled with serialization_scope nil 2012-06-05 12:37:09 -04:00
serialization_test.rb Fix assertion for Ruby 1.8.7 2012-09-21 16:57:51 +02:00
serializer_support_test.rb clean up lazy loading of serialization support for ActiveRecord::Base and ActionController::Base 2012-09-20 14:23:59 -04:00
serializer_test.rb define include_XXX? methods, which can be overridden to conditionally include attributes and associations 2012-08-29 09:26:41 -04:00
test_helper.rb match method should not be used for routes; instead, a specific HTTP method should be used 2012-09-20 21:17:07 -04:00