< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #5231 has been updated by mame (Yusuke Endoh).
Target version changed from 2.0.0 to next minor
----------------------------------------
Feature #5231: Allow to disable versioned paths
https://bugs.ruby-lang.org/issues/5231#change-33779
Author: vo.x (Vit Ondruch)
Status: Assigned
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category: core
Target version: next minor
I don't think that the versioned paths are always necessary, when using prefix is enough for most of the cases. Therefore I am attaching patch which allows to disable them during configuration step.
Note that this patch does not disable the version in include directory name, but this can be achieved by using different configuration option.
--
http://bugs.ruby-lang.org/