Skip to content

Instantly share code, notes, and snippets.

View leongersing's full-sized avatar

Leon Gersing leongersing

  • South Florida
View GitHub Profile
@leongersing
leongersing / bar.rb
Created July 22, 2014 00:23
Sometimes you eat the...
class Bar
def open
@operational_status = :open
end
def close
@operational_status = :closed
end
end

this is the new stuff.

foo

function foo(){
return "my string"
}
class Foo
def foo
"foo"
end
end
@leongersing
leongersing / hello.md
Created June 30, 2014 22:53
340 bottles of milk on the wall

this is a test.

@leongersing
leongersing / best.md
Last active March 7, 2016 17:09
Best. Gist. Ever.

I love 🍣 🐟


It has lots of 💥 emoji 👍!

this is a test

  • task list for fun.
  • eat it.
@leongersing
leongersing / md.md
Last active August 29, 2015 14:02
my md

I'm a title

I'm just some text

then some text again.

  • hello
  • I'm here
def foo
"foo"
end
@leongersing
leongersing / foo.md
Created May 19, 2014 19:11
LL Cool G

hello world.