undefined method `generate_best_match=' for
ActionController::Routing:Module
I haven't found any errors people have encountered like it on Google.
Looks like people get through the first issue just by commenting out a
line in boot.rb.
Can anyone please post the ideal configuration requirements, such as
rails version, as well as all the versions of all the other gems?
THanks.
Do you have rails version frozen in vendor/rails?
-rp
--
You received this message because you are subscribed to the Google Groups "substruct" group.
To post to this group, send email to subs...@googlegroups.com.
To unsubscribe from this group, send email to substruct+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/substruct?hl=en.
you can see the rails version needed by unzipping the default install
.tar.gz file
for the other gems,see
http://code.google.com/p/substruct/wiki/InstallingSubstruct
GL.
-r