This project is archived and is in readonly mode.
Use join instead of looping and calling to_s
Reported by Thiago Pradi | August 30th, 2010 @ 03:50 AM
Hi Guys,
This patch makes to_s method of Node a bit faster.
Comments and changes to this ticket
-
Repository September 1st, 2010 @ 09:15 AM
- State changed from new to resolved
(from [fed73ffecf7b877856e077dbfed2f0f7a95e2934]) Use join instead of looping and calling to_s [#5492 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/fed73ffecf7b877856e077dbfed2f0... -
Repository September 1st, 2010 @ 09:15 AM
(from [46c14a6b03fb9e8d1e1ed2fec2c248ea5ba24b7c]) Use join instead of looping and calling to_s [#5492 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/46c14a6b03fb9e8d1e1ed2fec2c248...
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
- 5492 Use join instead of looping and calling to_s (from [fed73ffecf7b877856e077dbfed2f0f7a95e2934]) Use joi...
- 5492 Use join instead of looping and calling to_s (from [46c14a6b03fb9e8d1e1ed2fec2c248ea5ba24b7c]) Use joi...