12_hour_time plugin broken in 2.2

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…

On 25 Nov 2008, at 15:54, jko170 wrote:

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?

On Nov 25, 10:17 am, Frederick C. [email protected]

On 25 Nov 2008, at 17:14, jko170 wrote:

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.

On Nov 24, 1:47 pm, jko170 [email protected] wrote:

This is a widely used plugin I’m guessing and its broken in rails 2.2.
Could someone please take a look at it?

There’s a version for 2.2 now:
http://code.google.com/p/rails-twelve-hour-time-plugin/