praxis-blueprints 3.2
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:
=
install:
=
Runtime Dependencies (3):
Development Dependencies (12):
bundler
~> 1.6
coveralls
>= 0
fuubar
~> 1
guard
~> 2
guard-rspec
>= 0
pry
~> 0
pry-byebug
~> 1
pry-stack_explorer
~> 0
rake
~> 0
redcarpet
< 3.0
rspec
< 2.99
yard
~> 0.8.7