public
Description: Generated scopes for ActiveRecord classes
Homepage:
Clone URL: git://github.com/thoughtbot/pacecar.git
mjankowski (author)
Thu Oct 01 13:23:01 -0700 2009
commit  436f1f760f248afa8503e3bff7f9925e258f82e3
tree    a985605e6f75b59d07ca0f9eb3153f767ccff17e
parent  6a8b8fac0ee6b5b97a96994b468c304580305361
pacecar / .gitignore
100644 15 lines (13 sloc) 0.144 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
log/*
tmp/**/*
tmp/
db/schema.rb
db/*.sqlite3
test/test.db
public/system
*.DS_Store
coverage/*
coverage*
*.swp
public/announcement.html
 
!.keep