Ruby on Rails
Go to file
Vladimir Dobriakov 64756e8f71 better db:create for mysql - do not assume root user
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#1459 state:committed]
2009-06-01 12:09:19 +12: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 Sidestep need for Kernel#silence_warnings 2009-05-30 11:59:17 -07:00
activemodel AM::StateMachine autoloads 2009-05-30 11:59:16 -07:00
activerecord AS::Concern redefines "include" to lazy include modules as dependencies 2009-05-29 17:03:23 -05: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 better db:create for mysql - do not assume root user 2009-06-01 12:09:19 +12: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
Rakefile Report errors in 'all project' rake tasks [#2224 state:resolved] 2009-05-18 11:13:51 +02:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00