aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/repair_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ↵Joshua Peek2009-05-281-1/+1
| | | | "included" block DSL into separate modules. But, unify both approaches under AS::Concern.
* Use DependencyModule for included hooks in ActiveRecordBryan Helmkamp2009-05-111-5/+1
|
* Add repair_helper.rb file I forgot in previous commit 8a92cdPratik Naik2008-12-191-0/+50