More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#268 Takehiro Adachi - All time
Showing 12 commits

Hash Date Message
2dbb346 2013-05-18 Fix tests which started to fail due to commit 0123c39f41...
0123c39 2013-05-18 Add test to AR's counter_cache_test.rb
ec0566c 2013-05-02 Add test for `AR::Base#to_param`
a160c88 2013-05-02 Extract tests code out from AR's base_test.rb to integra...
7be9e88 2013-03-30 split relation_scoping_test.rb's default scoping tests i...
e4da432 2013-03-30 rename named_scope_test.rb to a proper file name
1fde758 2013-03-30 move tests for NamedScope and DefaultScope under test/ca...
4666108 2013-03-18 move tests out from base_test.rb
8b80311 2013-03-11 add an missing assertion to inheritance_test.rb
6797778 2013-02-19 delete duplicated tests in AR base_test.rb
2db91fb 2013-02-17 add tests for ActiveRecord::Base#create
0204f80 2012-11-29 added examples when options is string