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
/
ar_schema_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
Call assume_migrated_upto_version on connection
Kyle Stevens
2013-05-11
1
-0
/
+20
*
Reset SchemaMigration after updating
Akira Matsuda
2013-01-22
1
-0
/
+1
*
Needs to reset SchemaMigration first, or the tests fail in sqlite3
Akira Matsuda
2013-01-07
1
-1
/
+1
*
Move to the schema-migrations-metadata branch.
Jeremy Kemper
2012-12-09
1
-51
/
+0
*
Add migration history to schema.rb dump
Josh Susser
2012-12-02
1
-0
/
+51
*
Call methods on the correct instance in AR::Schema.define
John Firebaugh
2012-05-16
1
-0
/
+7
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
fixing typo
Neeraj Singh
2010-07-18
1
-1
/
+1
*
ActiveRecord should raise an error on invalid migration types.
José Valim
2010-02-28
1
-0
/
+10
*
Autoload ActiveRecord files
Joshua Peek
2008-11-24
1
-1
/
+0
*
Add support for interleaving migrations by storing which migrations have run ...
Rick Olson
2008-04-09
1
-2
/
+2
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+33