Spawnpocassets Initial Version - Ruby Gem 12/19/2012
##Author:
Greg Newton - gdndude@gmail.com
##Location:
git@github.com:gndude/spawnpocassets
##Summary:
This gem allows distinct packaging of assets from the main Rails3 poc application
Installation with Rails3 App
Add this line to your application's Gemfile:
gem 'spawnpocassets'
And then execute:
$ bundle
Or install it yourself as:
$ gem install spawnpocassets
Installation using Debian / Ubuntu
Refer to the spawnscript repo
https://github.com/gdndude/spawnscript