Bike!Bike! Website!
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.
 
 
 
 
 
 
Geremia Taglialatela 0fe1c80c2b Merge branch 'hotfix/0.5.1' 12 years ago
app Using puma instead of thin 12 years ago
bin first commit 12 years ago
config Rails 4 rc2 12 years ago
db first commit 12 years ago
public first commit 12 years ago
spec Fixed specs 12 years ago
.coveralls.yml Bumped VERSION to 0.1.3 12 years ago
.gitignore first commit 12 years ago
.slugignore moved files to proper folder 12 years ago
.travis.yml Bumped VERSION to 0.1.3 12 years ago
CHANGELOG.md Fixed specs 12 years ago
Gemfile Using puma instead of thin 12 years ago
Gemfile.lock Using puma instead of thin 12 years ago
LICENSE Bumped VERSION to 0.1.3 12 years ago
README.md Rails 4 rc2 12 years ago
Rakefile first commit 12 years ago
VERSION Fixed specs 12 years ago
config.ru Bumped VERSION to 0.2.0 12 years ago

README.md

Starter App Build Status Dependency Status Code Climate Coverage Status

This is a starter web application based on the following technology stack:

  • Ruby 2
  • Rails 4.0.0.rc2
  • 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...