I can see the light!!!

The documentation in http://cookbook.hobocentral.net/manual/controllers#id3
is complete but...
let's say: very condensed.

Examples would be helpful to new hobo users.

hobo_index(
  Vlan.apply_scopes(
    :search =>
[params[:search],:vlan, :name, :vlanname, :description],
    :order_by => parse_sort_param(:vlan, :switchingdomain, :vlanname)
  ),
  :conditions=>["ipv4network_id IS NULL"]
)


> regards,
> Stefan

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