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

Commit untested Ruby and ERB code #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

grodowski
Copy link
Member

@grodowski grodowski commented Jul 30, 2023

Try out view coverage analysis with ERB and HAML.

@grodowski grodowski force-pushed the untested-branch-demo branch from 2e13a1d to 2a085b6 Compare October 7, 2023 11:43
@@ -10,6 +10,9 @@
</head>

<body>
<% if controller.class.name == "FancyController" %>
<h1>Undercover Agent 🕵️‍♂️</h1>
<% end %>
Copy link
Member Author

Choose a reason for hiding this comment

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

View coverage analysis is coming soon! ⏰

@grodowski grodowski changed the title Add demo untested ERB Undercover Demo: commit untested Ruby and ERB code Jan 22, 2024
@grodowski grodowski force-pushed the untested-branch-demo branch from aa412c1 to 1678739 Compare January 22, 2024 19:46
@grodowski grodowski changed the title Undercover Demo: commit untested Ruby and ERB code Commit untested Ruby and ERB code Jan 23, 2024
@grodowski grodowski force-pushed the untested-branch-demo branch from a5a5c5a to 86a7b60 Compare January 23, 2024 08:17
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.

1 participant