Hi all, If you have time, try out Unblock Me on Green Shoes. See a blog post: http://vgoff.posterous.com/unblock-me-on-green-shoes The code is on github: https://github.com/ashbb/unblockme Have a good weekend, ashbb
hi ash... well, dunno what's going on, but i get an error (using ruby 1.9.3)... ash_unblock.rb:58:in `block (2 levels) in <main>': undefined method `each' for nil:NilClass (NoMethodError) from ash_unblock.rb:101:in `[]' from ash_unblock.rb:101:in `block in <main>' from /home/jk/.rvm/gems/ruby-1.9.3-p0/gems/green_shoes-1.0.331/lib/shoes/main.rb:81:in `instance_eval' from /home/jk/.rvm/gems/ruby-1.9.3-p0/gems/green_shoes-1.0.331/lib/shoes/main.rb:81:in `app' from ash_unblock.rb:35:in `<main>' jk@jk-laptop:~/ruby$ ruby ash_unblock.rb ash_unblock.rb:57:in `block (2 levels) in <main>': undefined method `each' for nil:NilClass (NoMethodError) from ash_unblock.rb:100:in `[]' from ash_unblock.rb:100:in `block in <main>' from /home/jk/.rvm/gems/ruby-1.9.3-p0/gems/green_shoes-1.0.331/lib/shoes/main.rb:81:in `instance_eval' from /home/jk/.rvm/gems/ruby-1.9.3-p0/gems/green_shoes-1.0.331/lib/shoes/main.rb:81:in `app' from ash_unblock.rb:35:in `<main>' ...sure looks cool in the screenshot though! any ideas why i'm getting the error? - j
Hi J,
Thank you for trying Unblock Me on Green Shoes! :-D
Sorry for my late reply.
> i get an error (using ruby 1.9.3)...
Umm,... How did you make "ash_unblock.rb"?
Download "unblockme.rb" from github ashbb/unblockme repo and rename the
file?
If so, try out `git clone git://github.com/ashbb/unblockme.git` or download
the zip file from https://github.com/ashbb/unblockme.
I guess you didn't download "ashbb/unblockme/game" directory (some game
files).
ashbb
hi ash - boy do i feel dumb! of course the problem is that i hadn't downloaded all the files... :-P it's up and running well now - nice work! - j On Sun, Dec 4, 2011 at 8:59 AM, ashbb <ashbbb@gmail.com> wrote: > Hi J, > > Thank you for trying Unblock Me on Green Shoes! :-D > Sorry for my late reply. > > > > i get an error (using ruby 1.9.3)... > Umm,... How did you make "ash_unblock.rb"? > > Download "unblockme.rb" from github ashbb/unblockme repo and rename the > file? > > If so, try out `git clone git://github.com/ashbb/unblockme.git`<http://github.com/ashbb/unblockme.git>or download the zip file from > https://github.com/ashbb/unblockme. > > I guess you didn't download "ashbb/unblockme/game" directory (some game > files). > > ashbb > >
Hi J, Glad to hear that. Let's play Unblock Me on Green Shoes! :-D Have fun, ashbb