class TrustyCms::GemBoot

def load_error_message

The location and version of the radiant gem should be set in your Gemfile
def load_error_message
  "Have you run `bundle install`?'."
end