Skip to content

Instantly share code, notes, and snippets.

@aldesantis
Created January 10, 2016 12:04
Show Gist options
  • Save aldesantis/82c1199d4e9b23d13206 to your computer and use it in GitHub Desktop.
Save aldesantis/82c1199d4e9b23d13206 to your computer and use it in GitHub Desktop.
module Crowdster
class Configuration
attr_accessor :setting1, :setting2
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment