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
/
counter_cache_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor AR's counter_cache_test.rb test
Takehiro Adachi
2013-05-23
1
-8
/
+3
*
Add test for AR::CounterCache.update_counters
Takehiro Adachi
2013-05-23
1
-0
/
+6
*
Add test to AR's counter_cache_test.rb
Takehiro Adachi
2013-05-18
1
-0
/
+12
*
squelch an unused variable warning
Aaron Patterson
2013-03-22
1
-0
/
+1
*
Update other counter caches on destroy
Ian Young
2013-03-20
1
-0
/
+8
*
Refactor Person/Friendship relationships to be more intuitive
Mack Earnhardt
2013-03-17
1
-1
/
+1
*
`#reset_counters` verifies counter names.
Yves Senn
2013-03-15
1
-0
/
+7
*
Fix reset_counters() crashing on has_many :through associations.
lulalala
2012-10-02
1
-1
/
+14
*
reset_counters() was crashing when there were multiple belongs_to association...
Dave Desrochers
2012-08-21
1
-1
/
+10
*
Fix bug where reset_counters resets the wrong counter cache.
David Peter
2012-01-16
1
-2
/
+18
*
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
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
reset_counter should work with non-traditional belongs_to and polymorphic bel...
Neeraj Singh
2010-07-08
1
-3
/
+16
*
remove executable permission from files that don't need it. [#4802 state:reso...
rohit
2010-06-20
1
-0
/
+0
*
fix `reset_counters` to work even with complex class names
Mislav Marohnić
2010-05-24
1
-0
/
+25
*
move counter_cache tests to a separate file and refactor
Mislav Marohnić
2010-05-24
1
-0
/
+58