0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed mostly syntax errors that showed up on deploy to production server More... over 14 years ago
cuke features fixes related to last change Basically whats happened is the trial period is now calculated from the subscription.created_at date so a user can change plans while in trial (or after trial expired) and the trial end date is handled (or ignored) correctly. So now all the specs and feature tests need to make sure the created_at attribute is set more than 30 days ago. More... over 14 years ago
renamed subscription#exceeds_plan to #plan_check (and keep #exceeds_plan?) fixed a bug and added specs for #trial_ends_on More... over 14 years ago
found a better way to handle the build/create_subscription when subscriber is new_record More... over 14 years ago
minor readme fixes More... over 14 years ago
a little refactoring for cuke scenarios More... over 14 years ago
refactored remote specs to use a shared behavior More... over 14 years ago
AuthorizeNetCimResponse#token does error checking More... over 14 years ago
cucumber now recognized by initializer SubscriptionProfile 'remove' event now actually unstores the card (dont need 2 steps) added self.example_credit_card_params for a/n cim gateway More... over 14 years ago
acts_as_subscriber#subscription_plan= now calls change plan; added subscription#trial_ends_on More... over 14 years ago
supports subscriber acts_as_paranoid More... over 14 years ago
subscription_plan= can now also take plan name string More... over 14 years ago
tagged pending specs with TODO so rake spec is all green More... over 14 years ago
feature fixes More... over 14 years ago
added cucumber features, and made bug fixes along the way More... over 14 years ago
fixing problems found plugging into a vanilla app More... over 14 years ago
updated readme More... over 14 years ago
more plugin cleanup More... over 14 years ago
get specs running in new plugin More... over 14 years ago
initial commit More... over 14 years ago