sinatra-flash icon indicating copy to clipboard operation
sinatra-flash copied to clipboard

Update flash.rb

Open ggoral opened this issue 6 years ago • 0 comments

After run test on a sinatra application we found next error "sinatra-flash-0.3.0/lib/sinatra/flash.rb:15: warning: instance variable @flash not initialized"

We fix this issue adding a simple "defined?" method.

BR

ggoral avatar Dec 26 '19 14:12 ggoral