LoginSignup
1
0

More than 5 years have passed since last update.

rails runner

Last updated at Posted at 2012-03-16

rails runnerコマンド
rails runner option

Railsアプリケーションの環境下でrubyコードを実行するコマンド。

-e, --environment=name:test/development/productionの3つの環境の内、どの環境下でコードを実行するのかを指定
-h, --help:ヘルプページ

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0