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
/
readonly_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't destroy readonly models
Johannes Barre
2012-05-17
1
-0
/
+1
*
remove calls to find(:first), find(:last) and find(:all)
Jon Leighton
2012-04-26
1
-2
/
+2
*
remove tests for #with_scope (it's now deprecated)
Jon Leighton
2012-04-25
1
-4
/
+4
*
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
*
Removed support for accessing attributes on a has_and_belongs_to_many join ta...
Jon Leighton
2011-01-16
1
-9
/
+0
*
Let AssociationCollection#find use #scoped to do its finding. Note that I am ...
Jon Leighton
2011-01-03
1
-7
/
+8
*
Verify that there is no unwanted implicit readonly set on Model.has_many_thro...
oleg dashevskii
2010-12-23
1
-1
/
+13
*
Don't publicize with_scope for tests since it may shadow public misuse
Jeremy Kemper
2009-12-28
1
-4
/
+4
*
Add Model.readonly and association_collection#readonly finder method
Pratik Naik
2009-12-28
1
-16
/
+17
*
Fix file permissions
Tarmo Tänav
2008-07-31
1
-0
/
+0
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-2
/
+2
*
Fix paths
Jeremy Kemper
2008-01-18
1
-6
/
+6
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+107