yannlugrin / rails-generator
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.textile | ||
| |
generators/ |
README.textile
Rails generators
The Rails generator that I use for my development environment:
- rspec : http://www.rspec.info
- factory_girl : http://github.com/thoughtbot/factory_girl/tree/master
- remarkable : http://github.com/carlosbrando/remarkable/tree/master
My rails application is generated with following template: http://gist.github.com/77468.

