This line: <include src=“hobo-jqi-all” plugin=“hobo-jqi”/>
needs to be in your application.dryml file. It probably needs to be placed above the call to <jqi-grid-includes .. /> Brett On Jul 16, 5:39 am, "Raghu. M" <[email protected]> wrote: > Hi, > > i tried following the recipe given in hobo cookbook for using > jqgrid .. but i run up into the following error > > undefined method `jqi_grid_includes' for #<ActionView::Base: > 0xb6d86484> > > application trace > ========== > > /usr/lib/ruby/gems/1.8/gems/hobo-0.8.8/lib/hobo/dryml/ > template_environment.rb:605:in `send' > /usr/lib/ruby/gems/1.8/gems/hobo-0.8.8/lib/hobo/dryml/ > template_environment.rb:605:in `method_missing' > app/views/front/index.dryml:13:in `render_page' > app/views/front/index.dryml:8:in `render_page' > app/views/front/index.dryml:8:in `render_page' > app/views/front/index.dryml:7:in `render_page' > app/views/taglibs/application.dryml:38:in `call' > app/views/taglibs/application.dryml:38:in `page' > app/views/taglibs/application.dryml:38:in `page' > app/views/taglibs/themes/clean/clean.dryml:2:in > `page_without_a6beeda20d3d' > app/views/taglibs/themes/clean/clean.dryml:1:in > `page_without_a6beeda20d3d' > app/views/taglibs/application.dryml:15:in `page' > app/views/taglibs/application.dryml:14:in `page' > app/views/front/index.dryml:1:in `render_page' > app/views/front/index.dryml:1:in `render_page' > > Any ideas?? > > Thanks & Regards > Raghu M --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
