Sha256: 221072286a5f18c04ad5e20b71e830865f4e9fb0d35c36f3ff982e31ee7b87d9
Contents?: true
Size: 295 Bytes
Versions: 3
Compression:
Stored size: 295 Bytes
Contents
recipe :compass do description 'This wll add Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain' after :application_controller ask "Would you like to use Compass in this project?" do gem "compass", "~> 0.12.alpha.0" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
playmo-0.1.2 | recipes/compass_recipe.rb |
playmo-0.1.1 | lib/playmo/recipes/compass_recipe.rb |
playmo-0.1.0 | lib/playmo/recipes/compass_recipe.rb |