Re: [Rails] Rails 3.1 & Routes & Root
On Sat, Dec 24, 2011 at 10:38 AM, Ralph Shnelvar <lists@ruby-forum.com> wrote:
> how do I add a parameter?
> root :to => 'home#show?locale=en'
> does not seem to work.
root :to => 'home#show', :locale => :en
seems to :-)
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home