awesome-print / awesome_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
http://github.com/michaeldv/awesome_print
MIT License
4.07k stars 454 forks source link

Sequel: avoid shadowing outer variable #292

Closed olleolleolle closed 7 years ago

olleolleolle commented 7 years ago

This trivial style change avoids a Ruby warning:

/Users/olle/.rvm/gems/ruby-2.3.1/gems/awesome_print-1.7.0/
   lib/awesome_print/ext/sequel.rb:50: warning: shadowing outer local variable - data