Sha256: d9b445caee7f06c570ccd13aba1ec98ae0520e874ba6cd37a583a312e99babb7
Contents?: true
Size: 628 Bytes
Versions: 4
Compression:
Stored size: 628 Bytes
Contents
= awe-rails * This gem adds new generator to your rails app * These generator will install (or update) AWE for rails. * See https://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 Copyright (c) 2012 Artefact Group LLC. Licensed under MIT http://www.artefactgroup.com
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
awe-rails-0.5.1 | README.rdoc |
awe-rails-0.5.0 | README.rdoc |
awe-rails-0.4.0 | README.rdoc |
awe-rails-0.3.0 | README.rdoc |