You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cesidio Di Landa
384edfbfd2
|
12 years ago | |
---|---|---|
app | 12 years ago | |
bin | 12 years ago | |
config | 12 years ago | |
db | 12 years ago | |
public | 12 years ago | |
spec | 12 years ago | |
.coveralls.yml | 12 years ago | |
.gitignore | 12 years ago | |
.slugignore | 12 years ago | |
.travis.yml | 12 years ago | |
CHANGELOG.md | 12 years ago | |
Gemfile | 12 years ago | |
Gemfile.lock | 12 years ago | |
LICENSE | 12 years ago | |
README.md | 12 years ago | |
Rakefile | 12 years ago | |
VERSION | 12 years ago | |
config.ru | 12 years ago |
README.md
Starter App
This is a starter web application based on the following technology stack:
- Ruby 2
- Rails 4
- PostgreSQL
- RSpec
- Twitter Bootstrap
Starter App is deployable on Heroku. Demo: http://ruby2-rails4-bootstrap-heroku.herokuapp.com/
Gemfile
also contains a set of useful gems for performance, security, api building...