Skip to content

Instantly share code, notes, and snippets.

View ohnishiakira's full-sized avatar

Akira Ohnishi ohnishiakira

View GitHub Profile
@baroquebobcat
baroquebobcat / gem_backslap-hooks.rb
Created May 24, 2011 23:59
RubyGems Plugin Hook Safety
Gem.post_install do |installer|
puts "Way to go for installing #{installer.gem}"
end
@tenderlove
tenderlove / a_query.rb
Created April 12, 2011 17:08
An example using lolquery
###
# lolquery is an fresh new take on SQL DSLs. NEVER WRITE SQL AGAIN! Using
# amazing lolquery technology, you too will never have to write another SQL
# statement again!
#
# Check out this simple example of using lolquery. Bask in it's simplicity,
# it's expressiveness, but most importantly, it's lack of writing SQL!
#
# <3 <3 <3 <3 <3

Ruby初級者が中級者に進化するための3の方法

ujihisa

自分のRuby力を測定

Ruby使いのレベル3