Closed dyatlov closed 9 years ago
look at this: https://github.com/plataformatec/devise/blob/a29fee164449561f177b2f3f404c41d03741095d/lib/devise/failure_app.rb#L96
As you can see - build is failing now due to unexpected data in flash hash
flash
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
look at this: https://github.com/plataformatec/devise/blob/a29fee164449561f177b2f3f404c41d03741095d/lib/devise/failure_app.rb#L96