Exception: Buttercms::ConnectionError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'app/controllers/buttercms/blog_controller.rb', line 11

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