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
/
migration
/
column_attributes_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
test, show current adapter behavior for `add_column limit: nil`.
Yves Senn
2014-04-04
1
-0
/
+8
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-25
/
+25
*
removes the obsolete private method column_methods_hash [Closes #11406]
Xavier Noria
2013-07-16
1
-15
/
+6
*
Removed unused test for DateTime.local_offset
Arun Agrawal
2013-07-07
1
-20
/
+0
*
Alias refute methods to assert_not and perfer assert_not on tests
Rafael Mendonça França
2012-12-31
1
-4
/
+4
*
column default extraction should handle newlines.
Aaron Patterson
2012-08-17
1
-0
/
+8
*
revert Default timestamps to non-null
Dave Kroondyk
2012-07-18
1
-4
/
+4
*
TimeZone format is always /[+-]\d{2}:\d{2}/ in Ruby 1.9
Akira Matsuda
2012-06-12
1
-1
/
+1
*
Integer limit out of range should be allowed to raise. Closes #6272
Erich Menge
2012-05-16
1
-0
/
+10
*
remove calls to find(:first), find(:last) and find(:all)
Jon Leighton
2012-04-26
1
-3
/
+3
*
moving rename column tests to their own class
Aaron Patterson
2012-01-13
1
-17
/
+31
*
moving column attributes tests to their own class
Aaron Patterson
2012-01-13
1
-0
/
+174