Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryotarai/rails_startup_template
My Rails Template
https://github.com/ryotarai/rails_startup_template
Last synced: 9 days ago
JSON representation
My Rails Template
- Host: GitHub
- URL: https://github.com/ryotarai/rails_startup_template
- Owner: ryotarai
- Created: 2013-08-15T14:08:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-31T02:42:54.000Z (over 11 years ago)
- Last Synced: 2024-11-07T17:06:21.985Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rails Startup Template
======================
```
rails new [app_name] -m rails_startup_template/rails4_template.rb -T
```