nov / paypal-express

Ruby Gem for PayPal Express Checkout API
MIT License
374 stars 163 forks source link

Use mattr_accessor instead of cattr_accessor to support rails3 #80

Closed wear closed 9 years ago

wear commented 9 years ago

I use rails 3.2, when I try to start my app I always get undefined_method of 'cattr_accessor' https://github.com/rails/rails/blob/master/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb