i tried <% form_for :advertisement, @advertisment, :url => { :action
=>
"create" }, :html => { :multipart => true } do |f| %>but the result is the same ! will on clicking the submit button automatically call the create function? how can i know weather it is called or not --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

