Rails
Ruby 2.7.0
6.1
6.0
5.2
5.1
5.0
4.2
2.5.0
2.6.0
3.0
instance method IRB::Frame#bottom
bottom(n = 0) -> Binding
[
permalink
][
rdoc
][
edit
]
下から n 番目のコンテキストを取り出します。
[PARAM] n:
取り出すコンテキストを
Integer
で指定します。n は 0 が最下位になります。