Files
openfoodnetwork/app/views/json/_flash.rabl
2017-09-23 14:09:13 +10:00

3 lines
81 B
Ruby

object OpenStruct.new(flash.to_hash)
attributes :info, :success, :error, :notice