Andre,

Did you had dependency "merb-action-args" setup up?

That's what using when you do:

def update(id, article)

instead of

def update(params[:id], params[:article])

Peter.


On Sat, Nov 22, 2008 at 11:54 AM, Andre <[EMAIL PROTECTED]> wrote:

>
> nevermind... I really don't know what I've done, but for some reason
> it works now :/ I haven't changed a single line of code... I've just
> set up my application again from ground up...
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to