I'm in my three months process of learning rails, and have some questions on a project that I have intentions to work on. In my web app I want users to be able to login place however many orders using credit card information, how do I go about doing this with rails? Can I use the scaffold command to create a model for placing orders? I'm most positive I will have to use some validations, and also make sure that its secure.
Kindest Regards -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

