You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First the warning:
/home/douglas/.rbenv/versions/1.9.3-debian/gems/gems/lumberjack-1.0.9/lib/lumberjack/device/size_rolling_log_file.rb:41: warning: assigned but unused variable - e
I've made this go away with this line 42 inserted:
e.send :display
does something with it even if it never shows up anywhere.
That works for me untill I reinstall things and I have your gem as original again.
👯
The text was updated successfully, but these errors were encountered:
First the warning:
/home/douglas/.rbenv/versions/1.9.3-debian/gems/gems/lumberjack-1.0.9/lib/lumberjack/device/size_rolling_log_file.rb:41: warning: assigned but unused variable - e
I've made this go away with this line 42 inserted:
e.send :display
does something with it even if it never shows up anywhere.
That works for me untill I reinstall things and I have your gem as original again.
👯
The text was updated successfully, but these errors were encountered: