Hi all, I did it with: hobo_index(Vlan, :conditions=>["ipv4network_id IS NULL"])
instead of the non-working: hobo_index Vlan.apply_scopes( :search => [params[:search],:vlan, :name, :vlanname, :description], :order_by => parse_sort_param(:vlan, :switchingdomain, :vlanname), :network_id_is => false ) Is there any further documentation to "hobo_index" other than http://cookbook.hobocentral.net/manual/controllers#id3 ? 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.
