https://github.com/quark-zju/rails-blank
A blank Rails app with customized configurations.
https://github.com/quark-zju/rails-blank
Last synced: 3 months ago
JSON representation
A blank Rails app with customized configurations.
- Host: GitHub
- URL: https://github.com/quark-zju/rails-blank
- Owner: quark-zju
- Created: 2012-09-30T13:10:54.000Z (over 12 years ago)
- Default Branch: rails-3.2.13
- Last Pushed: 2023-03-27T22:51:13.000Z (about 2 years ago)
- Last Synced: 2025-01-08T08:45:52.789Z (5 months ago)
- Language: Ruby
- Size: 96.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A customized blank Rails app.
It is not convenient to edit a lot of files after `rails new` every time.
Thus I created this project as a template for new Rails apps.