jQuery grid plugin
Forked from tonytomov/jqGrid Sat Dec 12 16:09:51 -0800 2009
Last updated Sun Dec 13 21:22:50 -0800 2009
An open source Rails plugin which enables subscription billings in your application
Last updated Thu Oct 08 11:34:25 -0700 2009
Result of the Using BDD and generators to create a Rails app from scratch Screencast
Last updated Fri Sep 18 14:09:22 -0700 2009
Last updated Tue Sep 15 21:52:35 -0700 2009
empty rails app with authlogic installed
Last updated Sun Aug 23 18:59:18 -0700 2009
added restful:true shortcut
support RESTful requests and rails routes
fixed mostly syntax errors that showed up on deploy to production server
cuke features fixes related to last change
renamed subscription#exceeds_plan to #plan_check (and keep #exceeds_plan?)
2 commits »
found a better way to handle the build/create_subscription when subscriber is new_record
minor readme fixes
a little refactoring for cuke scenarios
3 commits »
refactored remote specs to use a shared behavior
AuthorizeNetCimResponse#token does error checking
cucumber now recognized by initializer
acts_as_subscriber#subscription_plan= now calls change plan; added subscription#trial_ends_on