Syntaxis error when Start Rails Server after first configuration
问题 I am trying to run rails server and I get the following error after the first configuration: => Booting WEBrick => Rails 4.2.6 application starting in development on http://localhost:3000 => Run `rails server -h` for more startup options => Ctrl-C to shutdown server Exiting (erb):32:in `<main>': undefined method `ENV' for main:Object (NoMethodError) from /Users/rodpoblete/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/erb.rb:864:in `eval' from /Users/rodpoblete/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0