public
Description: Demo application to show Rails' new i18n features
Homepage: http://www.railway.at
Clone URL: git://github.com/clemens/i18n_demo_app.git
i18n_demo_app / .gitignore
100644 5 lines (5 sloc) 0.054 kb
1
2
3
4
5
.DS_Store
log/*.log
tmp/**/*
db/schema.rb
db/*.sqlite3