Exception: Buttercms::TokenError

Inherits:
Error
  • Object
show all
Defined in:
app/controllers/buttercms/blog_controller.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



19
20
21
# File 'app/controllers/buttercms/blog_controller.rb', line 19

def message
  "This token has not been registered. Please register one @ https://buttercms.com/api_token/"
end