templates/application_layout.rb in prologue-0.1.0 vs templates/application_layout.rb in prologue-0.1.1
- old
+ new
@@ -21,11 +21,9 @@
end
create_file 'app/views/shared/_footer.html.haml' do
<<-FILE
%footer#main_footer
- %a{:href => "http://quickleft.com"}
- #{app_name.humanize}
FILE
end
create_file 'app/views/shared/_end_scripts.html.haml' do
<<-FILE
\ No newline at end of file