sgruhier / foundation_rails_helper

Rails Helper for Zurb Fondation framework
MIT License
152 stars 84 forks source link

Added case to test against devise Timeoutable module #99

Closed dyatlov closed 9 years ago

dyatlov commented 9 years ago

look at this: https://github.com/plataformatec/devise/blob/a29fee164449561f177b2f3f404c41d03741095d/lib/devise/failure_app.rb#L96

dyatlov commented 9 years ago

As you can see - build is failing now due to unexpected data in flash hash

dgmstuart commented 9 years ago

I've used this as the basis for my branch which fixes the issue: https://github.com/dgmstuart/foundation_rails_helper/tree/flash_keys_fix