lynndylanhurley / devise_token_auth_demo

Demo of the devise_token_auth gem
65 stars 37 forks source link

Figaro:Module Error ? #6

Open sgentile opened 9 years ago

sgentile commented 9 years ago

when running rails server I get the following error :

devise_token_auth_demo/config/initializers/figaro.rb:1:in <top (required)>': private methodrequire' called for Figaro:Module (NoMethodError)

Any ideas? Thanks!

elhachimi commented 9 years ago

Use require_keys instead https://github.com/laserlemon/figaro#required-keys