phlex.fun - Phlex — fast, object-oriented view framework for Ruby

Example domain paragraphs

💖️ Sponsor GitHub Introduction Setup HTML Introduction Tags Helpers Components Testing Introduction Nokogiri Capybara Rails Rails Introduction Generators Rendering views Layouts Helpers Migrating to Phlex Testing Introduction Phlex is a framework for building fast, reusable, testable views in pure Ruby.

Phlex view templates render in an isolated execution context where only the instance variables and methods for the specific view are exposed.

Rendering a Phlex view is significantly faster than rendering an ActionView partial or ViewComponent component.

Links to phlex.fun (6)