kpumuk / meta-tags

Search Engine Optimization (SEO) for Ruby on Rails applications.
MIT License
2.73k stars 275 forks source link

Introducing Appraisals for multi-Rails testing #251

Closed kpumuk closed 1 year ago

kpumuk commented 1 year ago

It is very inconvenient at the moment to test the gem locally for different Rails versions. appraisal gem solves this by providing tools for building Gemfile's for different environment configurations.