Ruby on Rails
Go to file
Joshua Peek 99cc85bc09 Set config.action_view.warn_cache_misses = true to receive a warning if you perform an action that results in an expensive disk operation that could be cached 2008-07-12 15:31:50 -05:00
actionmailer Refactor template preloading. New abstractions include Renderable mixins and a refactored Template class. 2008-07-12 14:33:46 -05:00
actionpack Set config.action_view.warn_cache_misses = true to receive a warning if you perform an action that results in an expensive disk operation that could be cached 2008-07-12 15:31:50 -05:00
activemodel Merge branch 'state_machine' 2008-06-29 12:13:58 -07:00
activerecord Ensure MysqlAdapter allows SSL connection when only sslca is supplied. [#253 state:resolved] 2008-07-11 23:52:41 +01:00
activeresource Horo rdoc template 2008-06-22 10:38:25 -07:00
activesupport Remove some Symbol#to_proc usage in runtime code. [#484 state:resolved] 2008-07-09 10:42:30 -07:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Refactor template preloading. New abstractions include Renderable mixins and a refactored Template class. 2008-07-12 14:33:46 -05:00
.gitignore Horo rdoc template 2008-06-22 10:38:25 -07:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
cleanlogs.sh
pushgems.rb
release.rb Making ready for release of 2.1 2008-05-31 17:03:03 -07:00