This project is archived and is in readonly mode.
i18n support for plugins checkin broke the build
Reported by John Pignata | August 31st, 2009 @ 12:55 AM
The plugin loader is using Symbol#to_proc which causes tests to fail on ci.rubyonrails.org.
I changed the symbol to proc use with blocks to match the convention used in the rest of the class which fixes the build on my ci box.
Comments and changes to this ticket
-
Repository August 31st, 2009 @ 01:02 AM
- State changed from new to committed
(from [57f7308da4dff57639f8e67a830baab358aaa5df]) Changing plugin loader to use blocks instead of Symbol#to_proc to ensure tests run without activesupport
[#3118 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/57f7308da4dff57639f8e67a830baa...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 3118 i18n support for plugins checkin broke the build [#3118 state:committed]