Ruby on Rails
Go to file
Michael Koziarski c07eae4d40 Remove unneeded code to disable optimisations. the defined?(request) stuff takes care of this now.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8163 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-17 03:57:42 +00:00
actionmailer Prepare versions for RC1 2007-11-09 20:02:29 +00:00
actionpack Remove unneeded code to disable optimisations. the defined?(request) stuff takes care of this now. 2007-11-17 03:57:42 +00:00
actionwebservice Simple changes to bring AWS up to date with view_paths and render :text. Tests still fail though. [Koz] 2007-10-15 08:59:48 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Use debug, not info as log_info will discard the information if info is used. 2007-11-17 03:57:19 +00:00
activeresource Prepare versions for RC1 2007-11-09 20:02:29 +00:00
activesupport Clarify Array#in_groups_of implementation, don't dup unless needed, only require enumerator once. 2007-11-17 02:48:08 +00:00
railties RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes #10057. 2007-11-17 01:39:19 +00:00
Rakefile Forgot railties 2007-10-15 00:11:50 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Include Active Resource instead of Action Web Service [DHH] 2007-04-23 18:55:54 +00:00
release.rb Complete AWS -> ARes changeover. Closes #8717 [kampers] 2007-10-15 08:45:23 +00:00