1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2008-11-18 14:23:13 +01:00
actionmailer Merge branch 'master' into testing 2008-11-15 12:21:04 -08:00
actionpack Prevent assert_template failures when a render :inline is called before rendering a file-based template [#1383 state:resolved] 2008-11-17 22:09:22 -06:00
activemodel Lazy-require state machine internals when the module is included 2008-11-15 21:05:03 -08:00
activerecord Fix default_scope to work in combination with named scopes 2008-11-17 22:00:14 +01:00
activeresource Merge branch 'master' into testing 2008-11-15 12:21:04 -08:00
activesupport Fix compatibility with Ruby 1.8 that also has the Miniunit gem installed. 2008-11-17 12:38:47 -08:00
ci Be more careful 2008-08-26 12:21:48 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Added config.i18n settings gatherer to config/environment, auto-loading of all locales in config/locales/*.rb,yml, and config/locales/en.yml as a sample locale [DHH] 2008-11-18 14:23:13 +01:00
.gitignore Merge with docrails. Also add a rake task to generate guides in your rails application : 2008-10-21 18:33:40 +01:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00