This project is archived and is in readonly mode.

#4385 ✓resolved
Anil Wadghule

Use correct RUBY_PLATFORM regex for Windows platform

Reported by Anil Wadghule | April 13th, 2010 @ 08:24 PM

Looks like grouping in regex "/(:?mswin|mingw)/" is superfluous and probably not needed. It can be replaced with cleaner regex "/mswin|mingw/".

Comments and changes to this ticket

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

Pages