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

Error in roots with windows and rails 3.0.9 #26

Closed Maese- closed 11 years ago

Maese- commented 13 years ago

Hi, i am using rails 3.0.9 in windows, and when i install the gem for my app and try to run the server i get the next error

Errno::ENOENT: No such file or directory - C:/public/blank_iframe.html

as you can see the gem is looking for the file in the system root, instead the app root

i get too the next deprecation warning

DEPRECATION WARNING: RAILS_ROOT is deprecated. Please use ::Rails.root.to_s. (called from (root) at C:/Users/Ignacio/plateria/tienda/config/application.rb:7)

PD: i am using the 1.16.3

marcandre commented 11 years ago

I'm terribly sorry, but there is only very basic support for version 2 for Rails 3.1+. Older versions are not supported. Thank you for your understanding.