mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Making sure flash is a hash so that is can be used to initialize OpenStuct
This commit is contained in:
committed by
Rohan Mitchell
parent
2277b9f5a6
commit
d731d4e803
@@ -1,2 +1,2 @@
|
||||
object OpenStruct.new(flash)
|
||||
object OpenStruct.new(flash.to_hash)
|
||||
attributes :info, :success, :error
|
||||
|
||||
Reference in New Issue
Block a user