This is a widely used plugin I'm guessing and its broken in rails 2.2. Could someone please take a look at it?
http://code.google.com/p/rails-twelve-hour-time-plugin/issues/detail?id=5
This is a widely used plugin I'm guessing and its broken in rails 2.2. Could someone please take a look at it?
http://code.google.com/p/rails-twelve-hour-time-plugin/issues/detail?id=5
Anyone? I'd fix it myself if I know what was going on....
Anyone? I'd fix it myself if I know what was going on....
It's trying to override a method (date_or_time_select) which doesn't
exist any more.
Fred
So what shall it override?
So what shall it override?
Have a peak and work it out. A cursory glance suggests that the
datetime_selector method might be relevant, but I've no idea what the
plugin does/is trying to do, nor what it was overriding the method
for. Have you tried contacting whoever wrote it?
Fred.
There's a version for 2.2 now: http://code.google.com/p/rails-twelve-hour-time-plugin/