How to install jqgrid-rails3

Hi,

I'm trying to install jqgrid-rails3 (https://github.com/springbok/ jqgrid-rails3) in my project. But when I run "rake jqgrid:install", I get the following error:

rake aborted! Don't know how to build task 'jqgrid:install'

I feel I'm skipping some step.

Many thanks.

Nahuel

Hi,

I'm trying to install jqgrid-rails3 (springbok (Etienne van Tonder) · GitHub jqgrid-rails3) in my project. But when I run "rake jqgrid:install", I get the following error:

rake aborted! Don't know how to build task 'jqgrid:install'

I feel I'm skipping some step.

Did you run bundle install yet?

Walter

Did you run bundle install yet?

Walter

Yes. I get the same result.

Hi,

I have followed this link. https://github.com/doabit/jqgrid-rails3. And got it working in rails3.

1.clone—git clone https://github.com/doabit/jqgrid-rails3.git 2.Then run the rake task.

Its works for me.

Hi,

I have followed this link. *GitHub - doabit/jqgrid-rails3: This plugin allows you to add jQuery datagrids very easily to your Rails applications.. *And got it working in rails3.

1.clone---git clonehttps://github.com/doabit/jqgrid-rails3.git 2.Then run the rake task.

Its works for me.

Thank you. It worked!

Hello Nahuel Garbezza,

I have followed this link. *https://github.com/doabit/jqgrid-rails3 But I am getting error as "rake aborted!Don't know how to build task 'jqgrid:install'".

I am new to Rails, so not sure what I am missing here. Is it OS dependent.? I am using Windows Xp and trying to install jqgrid. Is there different method to install jqgrid depending upon OS.

Thanks for starting this thread and helping me out here.