awe-rails

  • This gem adds new generator to your rails app

  • These generator will install (or update) AWE for rails.

  • See github.com/sambaker/awe-core

  • If you have the assetpipeline enabled, AWE is installed there. Otherwise, it is copied into public/javascripts.

Installation

In your Gemfile, add this line:

gem "awe-rails"

Then, run bundle install. To invoke the generator, run:

rails generate awe:install

You’re done!

Getting the latest AWE files

Run,

rails generate awe:update

Copyright © 2012 Artefact Group LLC. Licensed under MIT

www.artefactgroup.com