Ruby on Rails
Go to file
Jamis Buck a3469cadad Make sure :layout => false is always used when rendering inside a layout
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1970 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-08-05 20:51:03 +00:00
actionmailer ActionMailer::Base.deliver(email) had been accidentally removed, but was documented in the Rails book #1849 2005-07-31 08:26:32 +00:00
actionpack Make sure :layout => false is always used when rendering inside a layout 2005-08-05 20:51:03 +00:00
actionwebservice we should respect charset for incoming messages and not assuming incoming is 2005-07-16 21:08:27 +00:00
activerecord Allow add_column and create_table to specify NOT NULL #1712 [emptysands@gmail.com] 2005-07-30 10:16:21 +00:00
activesupport Fixed that Time#midnight would have a non-zero usec on some platforms #1836 2005-07-31 09:16:21 +00:00
railties Add integration with SwitchTower (rake tasks, default deploy.rb recipe) 2005-08-03 15:02:31 +00:00
switchtower Initial commit of the new switchtower utility 2005-08-03 12:59:03 +00:00
cleanlogs.sh
pushgems.rb
release.rb