templates/admin/layout.rb in prologue-0.3.9 vs templates/admin/layout.rb in prologue-0.3.10
- old
+ new
@@ -1,4 +1,5 @@
+remove_file 'app/views/admin/dashboard/index.html.haml'
create_file 'app/views/admin/dashboard/index.html.haml' do
<<-FILE
%h1 #{app_name.humanize} Admin
FILE
end
\ No newline at end of file