Skip to content

Instantly share code, notes, and snippets.

/test.rb Secret

Created November 18, 2013 18:10
def get_name(url)
@name = @url[/[^.]+/]
puts "@name URL DE L INSTANCE"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment