https://github.com/chip/templates
Rails templates to ease project creation
https://github.com/chip/templates
Last synced: 8 months ago
JSON representation
Rails templates to ease project creation
- Host: GitHub
- URL: https://github.com/chip/templates
- Owner: chip
- Created: 2009-04-02T19:37:55.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-09-08T21:18:50.000Z (almost 17 years ago)
- Last Synced: 2025-01-19T22:15:36.174Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
== Templates for Rails applications
Many Rails applications require tasks such as plugin installation, database setup, repository creation, and many other initial duties.
The templates provided here were created in an effort to ease this project initialization pain.
== Author
* Chip Castle (chip@chipcastle.com)