Skip to content

Exercise for class #2. It contains a skeleton application to which we will add Bootstrap, some additional assets and JavaScript for interaction.

Notifications You must be signed in to change notification settings

badra25ml/rails-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails - Bootstrap

A skeleton project that includes the appropiate gems and dependencies to get started with a Rails application that uses bootstrap and will be deployed in heroku.

Some of the changes include:

  • rails-boostrap
  • rails-sasss
  • rails12_factor for production
  • font-awesome icons
  • glyphicon icons working
  • postgres for production
  • Sqlite3 was moved to development
  • Added a basic controller, a root route
  • A Boostrap navigation bar

Pull requests are welcome.

About

Exercise for class #2. It contains a skeleton application to which we will add Bootstrap, some additional assets and JavaScript for interaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.0%
  • JavaScript 3.6%
  • CSS 2.4%