Aldric Giacomoni wrote:
> Addendum:
>
> This is what the links look like.
> I have no idea what they're -supposed- to look like.
>
> http://localhost:3000/dictated_exams/filter_widget?page=4
Okay.. I figured this bit out:
Processing DictatedExamsController#show (for 127.0.0.1 t 2009-08-24
14:54:09) [GET]
Parameters: {"id"=>"filter_widget", "page"=>"2"}
DictatedExm Load (15.0ms) SELECT * FROM "dictated_exms" WHERE
("dictated_exms"."id" = 0)
ActiveRecord::RecordNotFound (Couldn't find DictatedExam with
ID=filter_widget):
pp/controllers/dictated_exams_controller.rb:16:in `show'
So I'm giving the id of 'filter_widget'.. Why ?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---