Thanks for your excellent idea and coding.
Running the example you give with lastfm.12 it gives next warnings…
~/.rvm/gems/ruby-1.9.3-p194/gems/lastfm12-0.0.2/lib/lastfm12.rb:157: warning: assigned but unused variable - count
~/.rvm/gems/ruby-1.9.3-p194/gems/lastfm12-0.0.2/lib/lastfm12.rb:444: warning: assigned but unused variable - ret
~/.rvm/gems/ruby-1.9.3-p194/gems/lastfm12-0.0.2/lib/lastfm12.rb:452: warning: assigned but unused variable - header
~/.rvm/gems/ruby-1.9.3-p194/gems/lastfm12-0.0.2/lib/lastfm12.rb:498:in `_make_lastfm_url': warning: URI.escape
is obsolete
- Juan Falgueras |