Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcf/rails-template
Simple Rails 3 template with Slim, Sass, RSpec, Cucumber, and more.
https://github.com/jcf/rails-template
Last synced: 1 day ago
JSON representation
Simple Rails 3 template with Slim, Sass, RSpec, Cucumber, and more.
- Host: GitHub
- URL: https://github.com/jcf/rails-template
- Owner: jcf
- License: mit
- Created: 2010-11-05T21:58:00.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-08-16T18:55:48.000Z (about 11 years ago)
- Last Synced: 2023-04-10T15:07:43.082Z (over 1 year ago)
- Language: Ruby
- Homepage: https://github.com/jcf/rails-template
- Size: 237 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Installation
rails new APP_NAME -m https://github.com/jcf/rails-template/raw/master/app.rb
## Features
- Rails 3.2.8
- Ruby 1.9
- Postgresql
- Bundler
- Slim & SASS
- jQuery
- RSpec
- Cucumber
- Machinist
- Pickle
- Guard