advanced code snippet search
cvincent on 05/09/09
05/09/09 10:01pm
1 person have marked this snippet as a favorite
webstic
require 'rb-music-theory' @notes = []@notes << :Ab@notes.each do |n| puts n.to_send
Report this snippet Tweet
Comment:
You need to login to post a comment.