aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/shop.rb
Commit message (Collapse)AuthorAgeFilesLines
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-1/+1
| | | | 's/[ \t]*$//' -i {} \;)
* Refactor compute_type to handle situations where the correct class is ↵Andrew White2010-04-121-0/+12
already loaded Signed-off-by: wycats <wycats@gmail.com>