mbie / rails-starter-app

A Starter Application based on Ruby 2.0, Rails 4.0, PostgreSQL, Bootstrap and OmniAuth. Deployable on Heroku. Demo: http://frozen-savannah-6000.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Starter App

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

  • Ruby 2.0
  • Rails 4.0.0
  • PostgreSQL
  • RSpec
  • Twitter Bootstrap
  • OmniAuth with strategies for Twitter & GitHub

Starter App is deployable on Heroku. Here is a live demo: http://frozen-savannah-6000.herokuapp.com

This is basically a combination of https://github.com/diowa/ruby2-rails4-bootstrap-heroku and https://github.com/codecase/omniauth-rails

Gemfile also contains a set of useful gems for performance, security, api building...

Pull requests for cleanups, fixes and improvements are welcome.

About

A Starter Application based on Ruby 2.0, Rails 4.0, PostgreSQL, Bootstrap and OmniAuth. Deployable on Heroku. Demo: http://frozen-savannah-6000.herokuapp.com

License:Other


Languages

Language:Ruby 90.6%Language:CSS 9.1%Language:CoffeeScript 0.3%