Jonathan Gill wrote:
>
> {"shape_name"=>"triangular",
> "shape_code"=>"shape code is here",
> "order"=>{"description"=>"this is a description"}}
>
> Can someone point out how I should be accessing the params so I can
> set the description of the shape?
>
> Many thanks
>
> Jonathan Gill
@shape.description = params[:order][:description]
--
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
-~----------~----~----~----~------~----~------~--~---