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.
アプリで作業できるようにしたいのですが、インターネットがありません。では、どうすればアプリを実行できますか? 通常の rails s でうまくいくでしょうか、それともネットワークが必要なのでしょうか?
rails sサーバーをローカルで実行します。さらに、用語を誤解していると思いますvirtual。
rails s
virtual
rails s仕事を成し遂げるでしょう。そのコマンドを実行してから、http://localhost:4000 (またはそれが実行されているポート)に移動します
http://localhost:4000