no,i don't want to set that variable always true,i just want to set it true
when the user filled the form.


On 30/10/2008, Thani Ararsu <[EMAIL PROTECTED]> wrote:
>
>
> Ishara Gunathilake wrote:
> > i have seperate tables called "messages" and "replies"
> >       t.column :sent, :boolean
>
> try this
>
>   t.column :sent, :boolean ,:default=>true
> --
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to