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
2008-03-22 01:59:09 +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 Fix schema.rb some more. sponsors.sponsorable_type should be a string. References #4756. 2008-03-21 23:15:21 +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 Adding rake tasks time:zones:all, time:zones:us and time:zones:local for finding time zone names for config.time_zone option 2008-03-22 01:59:09 +00:00
cleanlogs.sh Logs in GEMs is bad style 2005-03-06 22:14:57 +00:00
pushgems.rb Ousted ActionWebService from Rails 2.0 2007-11-21 15:17:04 +00:00
Rakefile Toplevel test task uses the same rake it was invoked with 2007-12-18 21:12:45 +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