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.
ruby で exit を使用する必要があります。しかし、私の問題は「終了」メソッドがエラーを発生させることです:
SystemExit in ...
私はphpのように終了命令まですべてのビューを表示したい。どうやってやるの?