Add new application generated with rails new

This commit is contained in:
Thibault Jouan
2011-07-07 18:44:26 +00:00
commit b994f821f7
37 changed files with 943 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.bundle
db/*.sqlite3
log/*.log
tmp/