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
2009-05-29 17:03:23 -05:00
actionmailer Fix failing CI test (broken in 2daac47 or e693f45): make test_multipart_with_template_path_with_dots only test path with dots, and stop failing on unrelated mimetype assertion. The image/jpeg multipart content type is already tested in test_explicitly_multipart_messages. 2009-05-27 21:38:23 +02:00
actionpack AS::Concern redefines "include" to lazy include modules as dependencies 2009-05-29 17:03:23 -05:00
activemodel Merge branch 'master' into active_model 2009-05-29 16:06:21 -05:00
activerecord AS::Concern redefines "include" to lazy include modules as dependencies 2009-05-29 17:03:23 -05:00
activeresource Merge branch 'master' into active_model 2009-05-29 16:06:21 -05:00
activesupport AS::Concern redefines "include" to lazy include modules as dependencies 2009-05-29 17:03:23 -05:00
ci Upgrade CI server to latest RubyGems [#2665 state:resolved] 2009-05-19 12:50:26 +02:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Ruby 1.9: use UTF-8 for default internal and external encodings. 2009-05-28 17:12:48 -05:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.gitignore Merge branch 'master' into active_model 2009-04-22 15:26:03 +01:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Report errors in 'all project' rake tasks [#2224 state:resolved] 2009-05-18 11:13:51 +02:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00