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
/
integration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test for cache_key + touched
Carlos Antonio da Silva
2014-01-16
1
-9
/
+9
*
set encoding UTF-8 for accepting multibyte character
Kuldeep Aggarwal
2013-12-19
1
-0
/
+2
*
Fix to_param when attribute has multibyte character
rono23
2013-12-19
1
-0
/
+6
*
added one test case and example for ActiveRecord::Base.to_param method
Kuldeep Aggarwal
2013-11-15
1
-0
/
+6
*
Addendum to #12891
Javan Makhmali
2013-11-14
1
-2
/
+18
*
Add AR::Base.to_param for convenient "pretty" URLs derived from a model's att...
Javan Makhmali
2013-11-14
1
-0
/
+18
*
Respect cache timestamp format when giving timestamps to #cache_key
Carlos Antonio da Silva
2013-11-04
1
-2
/
+2
*
Extend ActiveRecord::Base#cache_key to take an optional list of timestamp att...
David Heinemeier Hansson
2013-11-02
1
-1
/
+7
*
prevent global timezone state from leaking out of test cases.
Yves Senn
2013-10-25
1
-9
/
+4
*
make test order independent by resetting timezone
Neeraj Singh
2013-07-28
1
-0
/
+2
*
Add test for `AR::Base#to_param`
Takehiro Adachi
2013-05-02
1
-1
/
+6
*
Extract tests code out from AR's base_test.rb to integration_test.rb
Takehiro Adachi
2013-05-02
1
-0
/
+82