Exception: Buttercms::ConnectionError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



13
14
15
# File 'app/controllers/buttercms/blog_controller.rb', line 13

def message
  "Unable to connect to ButterCms. Please double check your internet connection."
end