Skip to content

Rails Integration

This guide is coming soon.

ReActionView seamlessly integrates with Rails applications as a template handler, providing enhanced ERB processing while maintaining full ActionView compatibility.

Overview

ReActionView integrates with Rails through:

  • Template Handler Registration - Automatic registration for .herb files
  • ERB Interception - Optional processing of all .html.erb files
  • ActionView Compatibility - Full compatibility with Rails conventions
  • Railtie Integration - Automatic setup and configuration

Rails Versions

ReActionView supports Rails 7.0+ with Rails 8.0+ recommended for the best experience.


For the latest updates, check back soon or follow the project on GitHub.

Released under the MIT License.