On Sep 15, 2009, at 7:48 PM, blueHandTalking wrote:

>
> I would like to use a flash notice to check the params hash.
>
> Is this the correct way to construct the assignment and call in the
> controller:
>
>   flash[:notice]= @photo.params.inspect
>

Either use @photo.inspect or @photo.attributes.inspect - both should  
work.

--Matt Jones


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

Reply via email to