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

Sinatra Multiple Files error

Open phrozen opened this issue 14 years ago • 0 comments

Hi I've just been developing an app in sinatra and just moved my authentication logic to another file, but when i tried to use flash[:notice] from inside that file it is nil al the way. It still works fine for the main file though. It's weird. I just installed sinatra-flash to check if it was me, but this works fine.

Thnx

phrozen avatar Jun 14 '10 02:06 phrozen