Michael Pavling wrote in post #1001516: > Right... so the form_for stuff won't work then, unless you add all the > methods it needs that a "normal" model would inherit from AR::Base (or > probably won't work at all - use a form_tag instead...)
Thanks you, i tried with form_tag and it works. -- 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.

