instance method URI::Generic#fragment=

fragment=(s)[permalink][rdoc][edit]

自身の fragment を設定します。

[PARAM] s:
自身の fragment を表す文字列を指定します。
[EXCEPTION] URI::InvalidComponentError:
不正な引数 s に対して発生します。