Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
今日のクレイジーな考え。
コードが実行された行番号を取得する方法はありますか?
Logger.info "I was run on line #{get_line_number}"
変数を使用でき__LINE__ます。このhttps://stackoverflow.com/a/2496240/100466の回答も参照してください。
__LINE__