Quantcast
Viewing latest article 3
Browse Latest Browse All 15

Profiling in the browser doesn't work with Rails 2 posted by Daniel sopel @ Sat, 23 Feb 2008 10:24:15 +0000

What does profiling in browser mean?

I couldn’t get http://localhost:3000/events/search?term=rubyconf to work in Rails 2.0.2.

undefined method `search’ for #<class:0x37f57f8>

RAILS_ROOT: C:/Documents and Settings/Home/My Documents/NetBeansProjects/rest_demo
Application Trace | Framework Trace | Full Trace

vendor/rails/activerecord/lib/active_record/base.rb:1532:in `method_missing’
app/controllers/events_controller.rb:17:in `search’


Viewing latest article 3
Browse Latest Browse All 15

Trending Articles