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.
「\n」記号の前で切り取りたい文字列の例があります。だから私は持っています(\nの後にスペースがあることに注意してください):
"23 Very Long String: Extreme String 2\n "
そして私はしたい:
"23 Very Long String: Extreme String 2"
ルビーでそれを行う方法は?