kpumuk / meta-tags

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

protected method `safe_join' called for #<ActionView #98

Closed shah743 closed 7 years ago

shah743 commented 8 years ago

I'm using rails 4.2.1 after insert _<%= display_metatags site: 'My website' %> in head getting error 'protected method `safe_join' called for #<ActionView'

kpumuk commented 7 years ago

Rails 4.2.1 is no longer supported. Closing the ticket. Fill free to re-open if you see any issues with newer versions of Rails.