timcharper / calendar_date_select

A previously popular but no longer maintained JavaScript DatePicker for RubyOnRails (and others)
http://code.google.com/p/calendardateselect/
Other
409 stars 179 forks source link

undefined method `options_for_javascript' for #<#<Class:xxx> (ActionView::Template::Error) #49

Closed zedtux closed 6 years ago

zedtux commented 7 years ago

This gem with Rails 4.2 is failing with the following error:

undefined method `options_for_javascript' for #<#<Class:0x007f0c22c01540>:0x007f0c22c04740> (ActionView::Template::Error)

I could be wrong, but it seems this method has been removed in Rails 4 (http://apidock.com/rails/ActionView/Helpers/UrlHelper/options_for_javascript).

NeelaveniT commented 7 years ago

same issue for me also

marcandre commented 7 years ago

I updated the Readme to make it clear that there is no interested maintainer for this library. I'll merge PRs that are obviously correct.

zedtux commented 6 years ago

Repo no more maintained as said by @marcandre ... closing the issue.