Displaying 2 results from an estimated 2 matches for "generate_best_match".
2009 Nov 24
2
Deploying Error: undefined method 'generate_best_match='
...f my application to a web server.
I am using github, can connect to the server, "cap deploy:check"
and :setup run fine, but when I want to use "deploy:cold" or migrate
my database (rake RAILS_ENV=production db:migrate) I get this error:
rake aborted!
undefined method ''generate_best_match='' for
ActionController::Routing:Module
when I --trace I get
../config/initializers/new_rails_defaults.rb:14
Ruby=1.8.7p5000, Rails=2.2.2
I really hope you can help me with this one.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk&...
2009 Sep 12
5
undefined method `^' for "d":String
Hi guys.
I''m a freshman on Rails (and Ruby) so I''m sorry if my question is
pretty basic, and possible has a vary basic answer. I tried to Google
this problem, but a couple of hour after and no solution found, I
decided to ask for help here.
I have installed ruby 1.9.1p243, Rails 2.3.4, Gem 1.3.5, SQLite
version 3.6.18 (I think this is all that it''s needed).
I´m reading