| .. |
|
associations
|
test for namespaced associations + bug fixed
|
2014-08-29 06:11:40 +02:00 |
|
associations_test.rb
|
Use Minitest::Test instead of ActiveModel::TestCase
|
2014-01-09 21:52:10 -02:00 |
|
attributes_test.rb
|
Add auto-stripping of question mark for attributes
|
2014-09-26 15:42:41 +07:00 |
|
config_test.rb
|
Add plural_default_root config option
|
2014-09-12 18:56:51 +02:00 |
|
filter_test.rb
|
Add :only/:except options
|
2014-03-12 16:55:08 -03:00 |
|
has_many_polymorphic_test.rb
|
Add tests for has_many polymorphic
|
2014-08-25 23:32:09 -07:00 |
|
has_many_test.rb
|
Cleaner unsuffixed association keys tests
|
2014-10-08 16:51:44 +02:00 |
|
has_one_and_has_many_test.rb
|
added failing spec to show how both symbol and string keys are causing problems
|
2014-10-22 10:31:18 -04:00 |
|
has_one_polymorphic_test.rb
|
Add tests for has_one polymorphic
|
2014-08-25 23:32:09 -07:00 |
|
has_one_test.rb
|
Cleaner unsuffixed association keys tests
|
2014-10-08 16:51:44 +02:00 |
|
key_format_test.rb
|
root key format
|
2014-04-14 13:45:12 -04:00 |
|
meta_test.rb
|
Use Minitest::Test instead of ActiveModel::TestCase
|
2014-01-09 21:52:10 -02:00 |
|
options_test.rb
|
Test to cover serialization_options
|
2014-10-12 19:25:38 -04:00 |
|
root_test.rb
|
Use Minitest::Test instead of ActiveModel::TestCase
|
2014-01-09 21:52:10 -02:00 |
|
scope_test.rb
|
Use Minitest::Test instead of ActiveModel::TestCase
|
2014-01-09 21:52:10 -02:00 |
|
url_helpers_test.rb
|
Auto-include url_helpers for Rails-apps. Fixes #563
|
2014-09-29 17:16:33 +07:00 |