End of day commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
def show_page
|
||||
save_page Rails.root.join( 'public', 'capybara.html' )
|
||||
%x(launchy http://localhost:3000/capybara.html)
|
||||
end
|
||||
Reference in New Issue
Block a user