Skip to content

NathanCadiente/rails4-example

 
 

Repository files navigation

rails4-example

Build Status

A Rails 4.2 / Ruby 2 starter site using Devise and Bootstrap 4.

Active demo site:

Versions

As of January 2018:

  • Bootstrap 4.0 (beta3)
  • Rails 4.2.10
  • Devise 4.2.1
  • Rspec 3.7
  • Capistrano 3.2

NOTE: The original Bootstap 3 version is available in the 'bootstrap3' branch. (not maintained)

Related Blog Posts

Blog posts on joanswork.com that provide further explanation and instruction.

Installation Note

The following files will need to be customized to your installation.

cp config/database.yml.example config/database.yml
cp config/application.yml.example config/application.yml
cp config/deploy.rb.example config/deploy.rb
cp config/deploy/production.rb.example config/deploy/production.rb

Author

Joan Hughes @ https://72breezy.io

http://www.linkedin.com/in/jehughes

License

License: MIT

Analytics

About

Rails 4.2 / Ruby 2.2 starter site using Devise and Bootstrap 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.8%
  • HTML 25.6%
  • CSS 2.4%
  • Other 1.2%