The project is in a healthy, maintained state
A high-performance view framework optimised for fun.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Phlex logo

Phlex lets you compose web views in pure Ruby.

Versioning and Maintenance

Phlex does not follow semantic versioning (SemVer). Instead, we follow BreakVer.

When a security issue is brought to our attention, we aim to release patches as soon as possible. We aim to patch with a new non-breaking version:

  • every minor version that was released in the last year;
  • the latest minor version of the latest two major versions, even if over a year old; and
  • the main branch in GitHub.

Prior Art 🎨