Thursday, May 08, 2008

undefined method 'time_zone=' error?

undefined method 'time_zone='

Got that error?

Run this in your console:

gem sources -r http://gems.rubyonrails.org/
That's for bleeding edge developer gems. It was probably put in your gem repository list when you upgraded to Rails 2.0 and then forgot about until now.

No comments: