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
/
validations
/
length_validation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-1
/
+0
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-13
/
+13
*
Revert changes to validations from PR #18612
eileencodes
2016-02-23
1
-14
/
+0
*
Match test name to test (typo)
Ian Fleeton
2016-02-21
1
-1
/
+1
*
Always validate record if validating a virtual attribute
eileencodes
2016-02-20
1
-0
/
+16
*
File encoding is defaulted to utf-8 in Ruby >= 2.1
Akira Matsuda
2015-09-18
1
-1
/
+0
*
replace `repair_validations` with a disposable subclass.
Yves Senn
2015-03-06
1
-32
/
+33
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Fix validations on child record when record parent has validate: false
eileencodes
2015-02-01
1
-3
/
+16
*
AR specific length validator to respect `marked_for_destruction`.
Yves Senn
2014-12-30
1
-0
/
+18
*
move AR length validation tests into separate test-case.
Yves Senn
2014-04-24
1
-0
/
+47