I'm experimenting with my first hobo app and am not having any luck
with table-plus.
I have edge running with Rails 2.3 on OS X.

I am trying to put a table-plus into the index page for a table that
is currently empty.
When I try to show the index page I get:

Showing app/views/books/index.dryml where line #3 raised:

can't convert String into Integer
Extracted source (around line #3):

1: <index-page>
2:      <collection: replace>
3:      <table-plus:books fields="this, author">
4:              <empty-message:>No books in database</empty-message:>
5:      </table-plus>
6:      </collection:>

Am I missing something? I don't know what conversions would be going
on for table-plus.

Thanks,
 Mike
--~--~---------~--~----~------------~-------~--~----~
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