PhilippMeissner / rails-layout

Yet another boilerplate rails application. Containing gems to ease UI development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate Rails app

Just another boilerplate rails app. Comes preconfigured with several aweseome gems to make building UIs a lot easier.

The UI gems include:

  • Boostrap
  • Bourbon
  • Font Awesome

On top of that guard is included. Together with the http://livereload.com/ browser extension the app can automatically reload whenever you change stuff in the UI.

For tests minitest is set as the default test engine.

About

Yet another boilerplate rails application. Containing gems to ease UI development.


Languages

Language:Ruby 95.3%Language:JavaScript 2.6%Language:CSS 1.4%Language:CoffeeScript 0.8%