Patrick Aljord wrote:
> On 10/26/06, Cayce Balara <rails-mailing-l...@andreas-s.net> wrote:
>>
>> I think it would be:
>>
>> @dateregister = params[:user][:registered_after]
>>
> sorry that was a typo, this is what I do  @dateregister =
> params[:user][:registered_after] but I get nil. any idea why?

I do not know whether this is good solusion
params[:user]['postme(1i)'] like so to take individual componets of the 
date select
-- 
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to