Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't convert Array into String #44

Open
tbohr opened this issue Apr 10, 2013 · 0 comments
Open

can't convert Array into String #44

tbohr opened this issue Apr 10, 2013 · 0 comments

Comments

@tbohr
Copy link

tbohr commented Apr 10, 2013

Hello,

i want to use this gem instead of "translate_routes" - my project is rails 3.0.1.

try:
rake 0.8.7 routes
returns:
rake aborted!
can't convert Array into String

try:
server start - same problem.

i delete all lines from my routes.rb, only these lines:

Test::Application.routes.draw do
resources :contacts
end

ActionDispatch::Routing::Translator.translate_from_file('config/locales/routes.yml', { :prefix_on_default_locale => true })

nothing helps.

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant