Shouldn't it be
gallery_date.to_formatted_s(:short)
?

On May 15, 12:24 pm, "[email protected]" <[email protected]>
wrote:
> I added a migration to add a datetime object column to my database. It
> all works great, and I can edit it and everything using the
> select_date helper for forms.
>
> BUT when I try to format the date using gallery.gallery_date.to_s
> (:short) I get an error:
>
> "wrong number of arguments (1 for 0)"
>
> How do I do this?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to