Skip to content

Instantly share code, notes, and snippets.

We couldn’t find that file to show.
@raucao
raucao / test.rb
Created July 21, 2008 20:30 — forked from zapnap/gist:117
def foo
puts 'bar'
end
@imownbey
imownbey / gist:128
Created July 21, 2008 20:31 — forked from maddox/gist:119
def what_is_gist
"A bad ass version-able pastebin"
This is sorta cool I guess?
end
eee
dsdsdsd
// validate all the fields in the form
validateForm:function() {
this.resetForm();
this.fields.each(function(field) {
this.validateField(field);
}.bind(this));
return this.hasErrors() ? false : true;
},
// validate a specific field
def what_is_gist
Sex::Pure
end
@jamiew
jamiew / gist:133
Created July 21, 2008 20:32 — forked from imownbey/gist:128
def what_is_gist
"A bad ass version-able pastebin"
This is sorta cool I guess?
end
I dont like this I dont think.
ewewe
This is my gist.
There are many like it, but this one is mine.
It is my life.
I must master it as I must master my life.
Without me, gist is sad.
Without gist, I am sad.