https://github.com/tgaff/usual_suspects
The Usual Suspects, a collection of Rails and commonly used Gems to use as a template for new apps.
https://github.com/tgaff/usual_suspects
Last synced: 14 days ago
JSON representation
The Usual Suspects, a collection of Rails and commonly used Gems to use as a template for new apps.
- Host: GitHub
- URL: https://github.com/tgaff/usual_suspects
- Owner: tgaff
- Created: 2015-06-21T19:55:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T05:21:50.000Z (almost 11 years ago)
- Last Synced: 2023-03-30T17:03:09.488Z (about 3 years ago)
- Language: Ruby
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== README
The Usual Suspects, a collection of Rails and commonly used Gems to use as a template for new apps.
== renaming
One can rename the app via `rake usual_suspects:rename_application['MyAppName']
This makes the required rails changes.