Skip to content

Instantly share code, notes, and snippets.

@luckydev
Created June 24, 2010 13:53
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 luckydev/451468 to your computer and use it in GitHub Desktop.
Save luckydev/451468 to your computer and use it in GitHub Desktop.
this is just text file. you can create any other type of file as well !
class MyClass
def initialize
@mode = "combo"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment