public
Description: Rails plugin to translate your URLs and routing helpers on an clean way.
Homepage:
Clone URL: git://github.com/raul/translate_routes.git
translate_routes / .gitignore
100644 4 lines (4 sloc) 0.074 kb
1
2
3
4
.DS_Store
SampleApp/log/*.log
SampleApp/tmp/**/*
SampleApp/db/test.sqlite3