Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the mailcatcher capistrano commands so we can easily see the mail on staging #702

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

carolyncole
Copy link
Member

No description provided.

Net::SSH.start(mail_host, user) do |session|
session.forward.local(port, "localhost", 1080)
puts "Press Ctrl+C to end Console connection"
`open http://localhost:#{port}/`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jrgriffiniii jrgriffiniii merged commit fc7c3a5 into main Oct 17, 2024
5 checks passed
@jrgriffiniii jrgriffiniii deleted the add-mailcatcher branch October 17, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants