From 574d101a736dd02df92264c651ebec6dfe2f696f Mon Sep 17 00:00:00 2001 From: Benjamin Linton Date: Mon, 9 Mar 2015 16:12:58 -0500 Subject: [PATCH] Update README with a button element example --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index bf89f980c..0dfba857a 100644 --- a/README.md +++ b/README.md @@ -435,6 +435,16 @@ The button method also accepts optional parameters, that are delegated to the un <%= f.button :submit, "Custom Button Text", class: "my-button" %> ``` +To create a `