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-05-28 10:10:24 -04:00
actionmailer Merge docrails. 2008-05-25 12:29:00 +01:00
actionpack fixed typo in url_helper & added comments on usage to js (link|button)_to_function helpers 2008-05-28 10:10:24 -04:00
activemodel Add rdoc task to activemodel. [#156 state:resolved] 2008-05-16 10:35:09 +01:00
activerecord Merge commit 'mainstream/master' 2008-05-27 12:24:46 +01:00
activeresource Active Resource instance -> ActiveResource::Base instance 2008-05-28 00:01:21 +02:00
activesupport TimeZone#to_s shows offset as GMT instead of UTC, because GMT will be more familiar to end users (see time zone selects used by Windows OS, google.com and yahoo.com.) Reverts [8370] 2008-05-25 11:56:29 -05:00
railties yaml -> YAML 2008-05-25 16:17:04 +02:00
.gitignore ignore pkg too 2008-05-17 12:35:55 +12:00
cleanlogs.sh Ignore debug logs and ensure ActiveResource's log is cleaned up. 2008-04-16 13:17:03 -05:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05: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