Skip to content

Instantly share code, notes, and snippets.

require 'open-uri'
require 'rubygems'
# what about this?
require 'rubygems'
# i dunno, what about it?
We couldn’t find that file to show.
@places = [
{:address=>'Dothan,AL',:description=>'Dothan is awesome'},
{:address=>'Athens,GA',:description=>'Athens is awesome'},
]
++++++++++
[
>+++++++>++++++++++>+++>+<<<<-
] this loop set the next four cells to 70/100/30/10
>++. print 'H'
>+. print 'e'
+++++++. 'l'
. 'l'
+++. 'o'
>++. space
with(define_macros) {
if Merb.logger.level == Merb::Logger::DEBUG
def debug(string)
Merb.logger.debug "Foo"
end
else
def debug(string) end
end
}
merb_core = macros {
if Merb.logger.level == Merb::Logger::DEBUG
def debug(string)
Merb.logger.debug "Foo"
end
else
def debug(string) end
end
}