Okay, I can't seem to figure this one out.

I am using the table-plus to show a list of stuff as per the agility
demo.

If I do the following
In the controller, I have:

def index
  if params[:report_type]
    @somelist = Model.all
    hobo_ajax_response(@somelist)


In the view, I have the <table-plus with="&@somelist" fields="field1,
field2, etc">

--~--~---------~--~----~------------~-------~--~----~
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