Skip to content

Instantly share code, notes, and snippets.

@priyankamk
Created March 31, 2019 01:08
Show Gist options
  • Save priyankamk/6adbde64793d84fe127c6fcbf360f12f to your computer and use it in GitHub Desktop.
Save priyankamk/6adbde64793d84fe127c6fcbf360f12f to your computer and use it in GitHub Desktop.
rails_console_env_example.md
~> rails c
Running via Spring preloader in process 54134
Loading development environment (Rails 5.2.2.1)

irb(main):001:0> ENV
=> { RAILS_ENV: "development }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment