0
votes
1answer
70 views
Testing Liquid templates in rails using Rspec
looking to use rspec to test liquid templates. Anyone tried this? Is it possible.
Specifically our app allows users to submit a set of templates and I'd like to be able to write integration …
