https://github.com/thejspr/rails-scaffold
Rails scaffold for bootstrapping new apps
https://github.com/thejspr/rails-scaffold
Last synced: 1 day ago
JSON representation
Rails scaffold for bootstrapping new apps
- Host: GitHub
- URL: https://github.com/thejspr/rails-scaffold
- Owner: thejspr
- Created: 2012-06-17T20:39:01.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T11:54:21.000Z (over 10 years ago)
- Last Synced: 2025-10-08T19:26:46.468Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails scaffold
Contains the following
- Rails 4.2
- Devise setup with a User model
- RSpec
- Bootstrap 3
- Unicorn and Heroku config
## Setup tasks
- Replace changeme with AppName