jeremyevans/home_run

Incompatible with ActiveSupport 3.1

Closed this issue · 1 comments

Unfortunately Rails core seems set on depending on Time#to_date and Time#to_datetime, and feel justified because they're public in 1.9.3.

rails/rails#2759

A patch landed in ActiveSupport so 3.1.0 is incompatible but 3.1.1 will be compatible.