Skip to content
maecro edited this page Jan 11, 2012 · 1 revision

Add the following to your Gemfile and run the bundle command.

gem 'nether'

Once the gem is installed execute the generator to install the js files and images.

rails generate nether:install

Clone this wiki locally