wice_grid icon indicating copy to clipboard operation
wice_grid copied to clipboard

Seems to be incompatible with Rails 5

Open ghost opened this issue 8 years ago • 7 comments

The grids produced by wice_grid don't seem to work in Rails 5 yet. They produce the error "wrong number of arguments (given 0, expected 1)". See: http://stackoverflow.com/q/38229373.

ghost avatar Jul 06 '16 17:07 ghost

that it true. No work has been done to support Rails 5, and no work is planned.

leikind avatar Jul 06 '16 17:07 leikind

why?

dima4p avatar Sep 20 '16 11:09 dima4p

Need contributors and testers.

davidwessman avatar Sep 20 '16 11:09 davidwessman

Well, I don't want to work on it anymore. Sorry for all the people who depend on it, but no, no more.

leikind avatar Sep 20 '16 12:09 leikind

Hello, Юрий @leikind. I'm going to try to fix this problem. Do you have any guidance that can help me?

dima4p avatar Dec 06 '16 09:12 dima4p

Maybe someone has too?

dima4p avatar Dec 06 '16 09:12 dima4p

Wice grid seems to work, when you use git code instead of latest release of gem in your Gemfile: gem 'wice_grid', '> 3.6', git: 'https://github.com/leikind/wice_grid.git', branch: 'rails3'

hpeterka avatar Jan 05 '17 14:01 hpeterka

Use v6.1.3

dima4p avatar Jun 10 '24 15:06 dima4p