On Apr 22, 2010, at 8:14 AM, Ian wrote:

Hello,

Just started playing around with Hobo so I guess this is probably
going to be user error but I keep getting this NoMethodError in
Courses#index when trying to use <table-plus>

undefined method `editable_by?' for #<WillPaginate::Collection:
0x1065e0d60>

I created a new index.dryml page for my model with the following code
inside

<show-page>

You most likely want <index-page> here, as show-page is for displaying an individual record (the "Edit" link on that page is causing this error).

--Matt Jones

--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en.

Reply via email to