lib/generators/gritter/templates/gflash.en.yml in gritter-1.0.3 vs lib/generators/gritter/templates/gflash.en.yml in gritter-1.1.0

- old
+ new

@@ -8,9 +8,17 @@ 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" \ No newline at end of file