DEV Community

Discussion on: Integrate Stripe in your Ruby on Rails app

Collapse
 
wbouvier profile image
Wbouvier

[gestionstock]$rails server
=> Booting WEBrick
=> Rails 4.1.16 application starting in development on 0.0.0.0:3000
=> Run rails server -h for more startup options
=> Notice: server is listening on all interfaces (0.0.0.0). Consider using 127.0.0.1 (--binding option)
=> Ctrl-C to shutdown server
Exiting
/Users/wbouvier/Sites/Rails/gestionstock/config/environments/development.rb:33:in block in <top (required)>': undefined methodcredentials' for #Gestionstock::Application:0x007fb2... (NoMethodError)