justincampbell/whipped-cream

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

gemspec

group :development do
  gem 'guard-cane'
  gem 'guard-rspec'
  gem 'compass'
end