asanghi / fiscali

Fiscal Year Date Functions

Home Page:http://asanghi.github.com/fiscali

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not > rails-3.0 compliant

belt opened this issue · comments

commented

fiscali-1.2.5/lib/rising_sun/fiscali.rb:16:in fiscal_zone=': undefined methodwrite_inheritable_attribute' for Date:Class (NoMethodError)

... simply trying to launch the console on an otherwise empty rails-3.1 or rails-3.2 project

commented

More specifically... when trying to initialize fiscal_zone's...

Date.fiscal_zone = :us
Time.fiscal_zone = :us
DateTime.fiscal_zone = :us

Will release fix in a couple of hours!

Please use version 2.0.0 which i just released. I think it should work with Rails 3.x now. Please do let me know if there are any issues.