werein / foundationstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundationstone

Will bootstrap your App.

Installation

  1. Include gem to the Gemfile
gem ‘foundationstone’
  1. Mount it like Rails engine
mount Foundationstone::Engine => '/'
  1. Install engine
rails g foundationstone:install

About

License:MIT License


Languages

Language:Ruby 86.4%Language:JavaScript 8.0%Language:CSS 4.5%Language:CoffeeScript 1.1%