index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
associations
/
required_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Ensure that tests will reset belongs_to_requierd_by_default config
Carlos Figueiredo
2017-02-27
1
-23
/
+27
*
Make required by default test for belongs_to association clearer
Carlos Figueiredo
2017-02-27
1
-1
/
+25
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-6
/
+6
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Provide a better error message on :required association
Henrik Nygren
2015-01-28
1
-2
/
+22
*
tests, use `drop_table if_exists: true` in our test suite.
Yves Senn
2015-01-20
1
-2
/
+2
*
Replace drop sql statement to drop_table method
Yasuo Honda
2014-09-11
1
-2
/
+2
*
Remove 'if exists' from drop table statement then use `table_exists?`
Yasuo Honda
2014-09-03
1
-2
/
+2
*
Add a `required` option to singular associations
Sean Griffin
2014-07-04
1
-0
/
+82