Sha256: 4616d0cdcd568638d854bd5e94abaa44149d586b22abd899a0082b6f770a85bb
Contents?: true
Size: 471 Bytes
Versions: 4
Compression:
Stored size: 471 Bytes
Contents
en: gflash: # # These are the translations for the different titles. # titles: notice: "Notice" success: "Success" warning: "Warning" error: "Error" progress: "Progress" # # Add gflash messages for controller actions: # products: # create: # notice: "This is a notification" # error: "Something went wrong" # # Inside controller: # gflash :notice => true, :error => true #
Version data entries
4 entries across 4 versions & 1 rubygems