lib/generators/templates/app/views/dashboard.html.erb in beautiful_scaffold-0.2.7 vs lib/generators/templates/app/views/dashboard.html.erb in beautiful_scaffold-0.3.0.pre
- old
+ new
@@ -1 +2 @@
+<h2><%%= t(:dashboard, :default => 'Dashboard') %></h2>
\ No newline at end of file