Ruby on Rails
Go to file
Geoff Buesing f371f29265 Make TimeWithZone work with tzinfo 0.2.x: use TZInfo::Timezone#zone_identifier alias for #abbreviation, silence warnings on tests. Raise LoadError when TZInfo version is < 0.2 by sniffing for TZInfo::TimeOrDateTime constant. Move all tzinfo-dependent TimeZone tests into uses_tzinfo block
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9071 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-21 22:48:00 +00:00
actionmailer sshpublisher needs to be explicitly required now, apparently 2008-03-18 04:46:51 +00:00
actionpack Fix an edge case with extra periods in Routing.normalize_paths. Closes #11337 [cavalle, veejar] 2008-03-21 22:44:04 +00:00
activemodel initial experimental commit of active_model 2007-11-09 14:59:15 +00:00
activerecord Allow association scoping for built/created records if :conditions is specified as a hash. Closes #11393 [miloops] 2008-03-21 18:21:56 +00:00
activeresource sshpublisher needs to be explicitly required now, apparently 2008-03-18 04:46:51 +00:00
activesupport Make TimeWithZone work with tzinfo 0.2.x: use TZInfo::Timezone#zone_identifier alias for #abbreviation, silence warnings on tests. Raise LoadError when TZInfo version is < 0.2 by sniffing for TZInfo::TimeOrDateTime constant. Move all tzinfo-dependent TimeZone tests into uses_tzinfo block 2008-03-21 22:48:00 +00:00
railties Docfixes (closes #11356, #11172, #10523) 2008-03-20 02:15:29 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +00:00
cleanlogs.sh
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
release.rb Removed query cache rescue as it could cause code to be run twice (closes #10408) [DHH] 2007-12-07 13:34:06 +00:00