This project is archived and is in readonly mode.
Ruby 1.9.2 compat: method name change in MiniTest's TestCase
Reported by Akira Matsuda | July 19th, 2009 @ 07:27 AM | in 2.x
name method was renamed to name since MiniTest 1.4.x which is bundled with Ruby 1.9.2 preview 1.
Attached a patch that enables ActiveSupport::TestCase work with MiniTest 1.4.x.
Comments and changes to this ticket
-
Akira Matsuda July 21st, 2009 @ 09:12 AM
It seems the attachment is broken.
Just put the same patch on Gist.
http://gist.github.com/raw/151194/aa652915990aecbddc43b4c8b8ae1385e... -
Repository July 21st, 2009 @ 09:16 AM
- State changed from new to resolved
(from [9d7aae710384fb5f04129c35b86c5ea5fb9d83a9]) Ruby 1.9.2 compat: name method was renamed to name since MiniTest 1.4.x [#2922 state:resolved]
Signed-off-by: Yehuda Katz wycats@gmail.com
http://github.com/rails/rails/commit/9d7aae710384fb5f04129c35b86c5e... -
Repository July 21st, 2009 @ 09:18 AM
(from [be4d743645b47927b442ed2816ca0fa33421561e]) Ruby 1.9.2 compat: name method was renamed to name since MiniTest 1.4.x [#2922 state:resolved]
Signed-off-by: Yehuda Katz wycats@gmail.com
http://github.com/rails/rails/commit/be4d743645b47927b442ed2816ca0f...
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
- Nobody is watching this ticket.
Attachments
Referenced by
- 2922 Ruby 1.9.2 compat: method name change in MiniTest's TestCase (from [9d7aae710384fb5f04129c35b86c5ea5fb9d83a9]) Ruby 1....
- 2922 Ruby 1.9.2 compat: method name change in MiniTest's TestCase (from [be4d743645b47927b442ed2816ca0fa33421561e]) Ruby 1....