2 lines
45 B
Ruby
2 lines
45 B
Ruby
|
rails_env = ENV['RAILS_ENV'] || 'production'
|
|
rails_env = ENV['RAILS_ENV'] || 'production'
|