bogdan / datagrid

Gem to create tables grids with sortable columns and filters
MIT License
1.02k stars 116 forks source link

NoMethodError - Undefined "path_for" datagrid_order_path #247

Closed cpeixejr closed 3 years ago

cpeixejr commented 6 years ago

I've a RoR project and I'm trying to use Datagrid. But when I access the index page the following error is shown:

NoMethodError in Reports#index

undefined method `path_for' for ActionDispatch::Http::URL:Module

datagrid error

Controller:

controller

ReportsGrid:

image

Any idea?

cpeixejr commented 6 years ago

View:

image

bogdan commented 6 years ago

Please, tell me which version of rails do you use.

cpeixejr commented 6 years ago

4.1.8 on Windows 7

bogdan commented 3 years ago

Unable to reproduce. If still an issue, please follow up.