RubyGems Navigation menu

praxis-blueprints 3.3

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.5 - August 21, 2020 (24 KB)
  2. 3.4 - May 01, 2020 (24 KB)
  3. 3.3 - August 19, 2016 (24 KB)
  4. 3.2 - February 18, 2016 (23 KB)
  5. 3.1 - October 29, 2015 (22 KB)
Show all versions (17 total)

Runtime Dependencies (3):

attributor >= 5.1
randexp ~> 0

Development Dependencies (14):

bundler ~> 1.6
coveralls >= 0
fuubar ~> 1
guard ~> 2
pry ~> 0
pry-byebug ~> 1
rake ~> 0
redcarpet < 3.0
rspec < 2.99
rubocop >= 0
yard ~> 0.8.7

Owners:

Authors:

  • Josep M. Blanquer, Dane Jensen

SHA 256 checksum:

919d75fde5ca961dfb80428275d9b6b14ea700f285c7ce4d01db310fcdbf1a92

Total downloads 290,704

For this version 108,421

License:

MIT

Required Ruby Version: >= 2.1

Links: