app/views/guts/options/show.html.erb in guts-1.0.8 vs app/views/guts/options/show.html.erb in guts-1.1.0

- old
+ new

@@ -1,8 +1,8 @@ <div class="row"> <div class="small-12 columns"> <h1>Option</h1> - <%= link_to "Back", options_path, class: "secondary button" %> + <%= link_to 'Back', options_path, class: 'secondary button' %> </div> </div> <div class="row"> <div class="small-12 columns"> \ No newline at end of file