Pages
This is both a plugin engine and a basic rails app.
ToDo
Required Gem Sources
gem sources -a http://rubygems.org gem sources -a http://gems.github.com
Required Gems
- assert_this_and_that
- ruby_extension - modifications, updates and patches for ruby.
- rails ~> 2
- i18n =0.3.7
- jrails
- chronic
- ruby-hmac
- ssl_requirement
- ryanb-acts-as-list
- RedCloth
- thoughtbot-factory_girl
- jakewendt-rails_helpers
- jakewendt-calnet_authenticated
Installation (as a plugin/engine)
Testing (as an app)
rake db:migrate rake db:fixtures:load rake test script/server
Gemified with Jeweler
vi Rakefile rake version:write
rake version:bump:patch rake version:bump:minor rake version:bump:major
rake gemspec
rake install rake release
Copyright (c) 2010 [Jake Wendt], released under the MIT license