Hello,
I am trying to add goldberg to an existing app that I've already
written. Here is how I installed it and set it up:
cd myapp
git clone git://
github.com/lardawge/goldberg.git vendor/plugins/
goldberg
rake goldberg:install
rake goldberg:theme themename=snooker
script/server
This worked fine on a brand new rails app. But on my existing app,
when I try to access it, I get:
No route matches {:action=>"login", :controller=>"goldberg/auth"}
I'm new to Goldberg, so I don't really now what direction to go to
sort this out. I'd appreciate any advice.
Thanks,
Avram
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Goldberg" group.
To post to this group, send email to
rubyonrail...@googlegroups.com.
To unsubscribe from this group, send email to
rubyonrails-gold...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-goldberg?hl=en.