Open ggoral opened 4 years ago
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
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