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’