Sha256: 6dfd136e2faf5a4b99c7a3df2fece7112faecab5f542b841c7fdc7f6017a43f4
Contents?: true
Size: 1016 Bytes
Versions: 2
Compression:
Stored size: 1016 Bytes
Contents
Gypsum =========== Generate a Rails 3.1 app with We Are Titans' application templates She also asserts that the word "Titan" comes from the Greek τιτανος, signifying white earth, clay or gypsum, and that the Titans were "white clay men", or men covered by white clay or gypsum dust in their rituals. ### About Gypsum Gypsum provides a set of templates to generate Rails 3 applications. Everything is configured and ready to go on your next Rails 3.1 project. * Default: A base Rails 3.1 application with Devise and Cancan for authentication and authorization. Gypsum rolls in many of the things we like to have setup in our apps like: haml, jquery, capybara, factory_girl, rspec, timecop, autotest, will_paginate, and friendly_id. gypsum new awesome_app gypsum new awesome_app default ### Simple Setup gem install gypsum gypsum new awesome_app ### Testing generated default app rake spec bundle exec autotest ### Copyright Copyright (c) 2011 We Are Titans
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gypsum-0.9.1 | README |
gypsum-0.9.0 | README |