textris
textris copied to clipboard
Replace render_anywhere gem with ActionController::Renderer to support Rails 6
This PR is a copy of https://github.com/visualitypl/textris/pull/55 with the following minor fixes: -Use the text format instead of html for templates -Fixed usage of Rails.application.class.parent_name to support rails 6 and above