This website requires JavaScript.
Explore
Help
Sign In
will
/
ruby-paypal-example
Watch
1
Star
0
Fork
0
You've already forked ruby-paypal-example
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
00b09ac0fb
ruby-paypal-example
/
app
/
models
/
payment.rb
5 lines
99 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit
2013-04-30 05:55:08 +00:00
class
Payment
<
ActiveRecord
::
Base
attr_accessible
:profile
Finished creating sample app
2013-04-30 09:42:53 +00:00
validates_presence_of
:profile
Initial commit
2013-04-30 05:55:08 +00:00
end
Reference in New Issue
Copy Permalink