Sha256: 887ef7dc713d4b49975639e41b14453575854594251f7646e9c64d9f899a6246
Contents?: true
Size: 747 Bytes
Versions: 2
Compression:
Stored size: 747 Bytes
Contents
en: gflash: # # These are the translations for the different titles. # titles: notice: "Notice" success: "Success" warning: "Warning" error: "Error" progress: "Progress" # # Add default gflash messages: # defaults: # success: "This is a notification" # error: "Something went wrong" # create: # success: "Successfully created!" # error: "Something went wrong. Please take a look at the form to see what went wrong." # # Add gflash messages for controller actions: # products: # create: # notice: "This is a notification" # error: "Something went wrong" # # Inside controller: # gflash :notice, :error #
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gritter-1.2.0 | lib/generators/gritter/templates/gflash.en.yml |
gritter-1.1.0 | lib/generators/gritter/templates/gflash.en.yml |