Skip to content

Instantly share code, notes, and snippets.

@DriesS
Created March 7, 2012 14:25
Show Gist options
  • Save DriesS/1993428 to your computer and use it in GitHub Desktop.
Save DriesS/1993428 to your computer and use it in GitHub Desktop.
SoColissimo
module SoColissimo
class Client
def test
SoColissimo.config[:username]
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment