Skip to content

Commit

Permalink
disable mockups
Browse files Browse the repository at this point in the history
  • Loading branch information
kyledrake committed Jul 10, 2017
1 parent 3f57e45 commit ce21e9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/mockup.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# :nocov:
=begin
get '/mockup/home' do
erb :'mockup/home'
end
Expand Down Expand Up @@ -34,4 +34,4 @@
require_login
erb :'mockup/tutorial-c1p2', locals: {site: current_site}
end
# :nocov:
=end

0 comments on commit ce21e9a

Please sign in to comment.