mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
![]() A small rewrite in a last attempt at writing obvious and portable code without manual string manipulation. Note that Pathname#== uses string comparison on Windows, so if client code passes "C:\foo" and "c:/foo/bar" the predicate won't see the former is an ascendant of the latter. Risky business. |
||
---|---|---|
.. | ||
active_support | ||
active_support.rb |