David Heinemeier Hansson
2004-Dec-17 02:23 UTC
Warning about the timestamp feature in development mode
Currently, the automated timestamping[1] doesn''t work properly when you''re running under the development environment. It works fine for production, though. I''m looking into the problem. [1] http://api.rubyonrails.org/classes/ActiveRecord/Timestamp.html -- David Heinemeier Hansson, http://www.basecamphq.com/ -- Web-based Project Management http://www.rubyonrails.org/ -- Web-application framework for Ruby http://macromates.com/ -- TextMate: Code and markup editor (OS X) http://www.loudthinking.com/ -- Broadcasting Brain
David Heinemeier Hansson
2004-Dec-18 15:22 UTC
Re: Warning about the timestamp feature in development mode
> Currently, the automated timestamping[1] doesn''t work properly when > you''re running under the development environment. It works fine for > production, though. I''m looking into the problem.I fixed the problem and now it works. Get the latest from http://gems.rubyonrails.org or checkout from SVN. Rails 0.9.2 will arrive over the next couple of days when we''ve made sure that no more obvious bugs exist. -- David Heinemeier Hansson, http://www.basecamphq.com/ -- Web-based Project Management http://www.rubyonrails.org/ -- Web-application framework for Ruby http://macromates.com/ -- TextMate: Code and markup editor (OS X) http://www.loudthinking.com/ -- Broadcasting Brain