2009/8/19 Kart <[email protected]>: > > hi all, > I want to insert new records into table but i dont konw how > to use it using rails methods > as far i know was > Model.save > Model.update > is there any ways to insert new records with params >
Have a look at the rails guides at http://guides.rubyonrails.org/ particularly Getting Started, and also look at the railscasts (use google I can't remember the url). Colin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

