Login
From:
The Cat Fox Life
(Uncensored)
subscribe
An RSpec matcher for validating Rails tags – The Cat Fox Life
https://catfox.life/2025/03/17/an-rspec-matcher-for-validating-rails-meta-tags/
links
backlinks
Tagged with:
testing
web
engineering
computers
ruby
rails
tip
Roast topics
Find topics
Find it!
While writing a project for Wilcox Tech that we hope to open source soon, I had reason to test the content (or, in some cases, presence) of tags in a Rails app. I came across a good s…