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-06-01 13:44:43 -07: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 Ensure ERB source begins with the encoding comment 2009-06-01 12:34:08 -07:00
activemodel AM::StateMachine autoloads 2009-05-30 11:59:16 -07:00
activerecord Schema dumper now records scale 0 decimal columns as decimal not integer. 2009-06-01 13:40:05 +12:00
activeresource Tolerate missing logger 2009-05-30 11:59:17 -07:00
activesupport Support Object#filter method for before/after filters 2009-05-30 15:14:23 +01: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 Fix initializer i18n path test 2009-06-01 13:44:43 -07: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