Changeset [832d2b1d4d2ea1f17f4f4337d804aaf5c822f4c8] by Anton Astashov

November 11th, 2008 @ 09:23 PM

Added Credit Card behaviour to the app - asking in the TOS agreement page, while cc payment mode is selected, crypting security code and card number by Blowfish. http://github.com/astashov/solut...

Committed by Anton Astashov

  • M app/controllers/application.rb
  • M app/controllers/feeds_controller.rb
  • M app/controllers/partners_controller.rb
  • M app/controllers/sessions_controller.rb
  • M app/helpers/application_helper.rb
  • M app/models/credit_card.rb
  • M app/models/partner.rb
  • M app/views/layouts/application.html.haml
  • M app/views/partners/agreements.html.haml
  • M app/views/partners/tos_agreement.html.haml
  • M app/views/sysop/partners/_form.html.haml
  • M config/routes.rb
  • M db/example_data.rb
  • M db/migrate/20081030095627_create_users.rb
  • M db/migrate/20081031012707_create_credit_cards.rb
  • M db/migrate/20081031094955_create_partners.rb
  • M db/migrate/20081101060734_create_toses.rb
  • M db/migrate/20081101070256_create_feeds.rb
  • M db/migrate/20081105071343_create_categories.rb
  • M db/schema.rb
  • M features/login.feature
  • M features/partner_activating.feature
  • M spec/controllers/feeds_controller_spec.rb
  • M spec/controllers/partners_controller_spec.rb
  • M spec/controllers/session_controller_spec.rb
  • M spec/models/credit_card_spec.rb
  • M spec/models/partner_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Versioning extension for the Radiant CMS