http://dev.rubyonrails.org/ticket/10229
Tiny issue where namespace :admin do |admin| admin.root :controller => 'home' end will break, recent changeset assumed a string would be used but a lot of examples out on the web are using symbols. Thanks, John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en -~----------~----~----~----~------~----~------~--~---
