padrino / padrino-integration

Integration testing for the Padrino Framework
www.padrinorb.com
10 stars 4 forks source link

Slim error: (erb):6: warning: found = in conditional, should be == #9

Closed WaYdotNET closed 11 years ago

WaYdotNET commented 11 years ago
(erb):6: warning: found = in conditional, should be ==

it's false .. the line is

ENV['BUNDLE_GEMFILE'] = File.join(apptmp, "Gemfile")
dariocravero commented 11 years ago

Mmm, are you sure? It stopped complaining once I pushed this change. Reopen if it's still there.