Posted By: David Heinemeier Hansson
Date: 2004-12-23 03:20
Summary: Rails 0.9.2: No requiring models, models in sessions, fixes
Project: Rails

Thanks to the powers of const_missing, you no longer need to explicitly require models that reside in their own files. They'll spring to life automatically, which is very helpful for inheritance where you're documenting the dependency using subclassing already and for instant use of models in script/console. It's now also safe to place models in sessions without worrying about stale association caches -- they're cleared at the end of each request. In addition, there are about 33 other fixes, changes, and features in this release.

Latest News
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08
diff-lcs 1.2.3 Released
    Austin Ziegler - 2013-04-12 02:31

 

Forums | Admin

Discussion Forums: rails-0.9.2--no-requiring-models--models-in-sessions--fixes

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post