Skip to content

Instantly share code, notes, and snippets.

@chriskk
Created July 9, 2013 02:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chriskk/5954216 to your computer and use it in GitHub Desktop.
Save chriskk/5954216 to your computer and use it in GitHub Desktop.
module Appname
class Application < Rails::Application
# ... various config settings
end
ISLANDS = %w(Oahu Maui Hawaii Kauai Lanai Molokai)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment