CARVIEW |
-
Rails plugin for picking a non-ssl asset host as often as possibleUpdated Thu Nov 27 13:59:35 -0800 2008
-
Database based asynchronously priority queue system -- Extracted from ShopifyForked from tobi/delayed_job Fri Nov 28 04:22:41 -0800 2008
Public Activity
b1c989f28dd1d619f0e3e3ca1b894b686e517f2f
Fixed that redirection would just log the options, not the final url (which lead to "Redirected to #<Post:0x23150b8>") [DHH]
de540416e9a1ead164c9c80352565de2dc5955ce
Make sure that Rails frameworks are silenced when running in gem mode too
713b9c6a1b00492db72f61896118264306c6de71
Push the guides
dfef3d8b14b5d3dcb61d83c30d5d5b27d33ff530
Release RC2 today
7058c1366ee33f3095b8737c2b71876702cddea6
So it didnt happen yesterday, but very soon! Just need the final details ironed out
77b0994c7835610982d708ce7ce5cd95e6e99e5a
Prep for RC2 later today

-
zenhob committed ff894b55:
Update rdoc: all is not a named_scope [#1959 state:committed]
-
matthewrudy committed 319106d0:
Metal can now line in plugins under app/metal [#2045 state:committed]
6de83562f91028629bd24447aa521bc72ef8277a
Force all internal calls to Array#to_sentence to use English [#2010 state:resolved]
5cda000bf0f6d85d1a1efedf9fa4d0b6eaf988a1
Fixed that autosave should validate associations even if master is invalid [#1930 status:committed]
d13623ca46c82120c398f4634e206422fc3ad7ea
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck]
b61cad6ae140bc71c6a74b22c75e886b41154b0a
Ensure that the app routes file is loaded even when engines are in play (Thjis) [#1970 state:committed]
7527cdf79c640eae5db29a6f3f9b955aa50bc29e
Added partial scoping to TranslationHelper#translate, so if you call translate('.foo') from the people/index.html.erb template, you'll actually be calling I18n.translate(people.index.foo) [DHH]
10b6073968eb43a3e20efd352d97d08720beeb12
This is no longer relevant when the 500.html is comletely static
30560593e7213f2c8855bf5ec722ddc8cd1335a2
Fixed syntax error [#1894 state:committed]
7a5da7ce785616d79843dfebbb5107be8b46f8c5
Merge branch 'master' of git@github.com:rails/rails
81c7a5d48d972c9e3973b4c018fafae1dfd9c0de
Remove the ERb in the 500 as it looks dumb when served by the web server directly. Also, to instructions will often be wrong (the error might well be in the web server log)