Praxis Blueprints is a library that allows for defining a reusable class structures that has a set of typed attributes and a set of views with which to render them. Instantiations of Blueprints resemble ruby Structs which respond to methods of the attribute names. Rendering is format-agnostic in that it results in a structured hash instead of an encoded string. Blueprints can automatically generate object structures that follow the attribute definitions.
Required Ruby Version
>= 2.1
Authors
Josep M. Blanquer, Dane Jensen
Versions
- 3.5 August 21, 2020 (24 KB)
- 3.4 May 01, 2020 (24 KB)
- 3.3 August 19, 2016 (24 KB)
- 3.2 February 18, 2016 (23 KB)
- 3.1 October 29, 2015 (22 KB)