RubyGems Navigation menu

praxis-blueprints 3.5

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:
=

安裝:
=

版本列表:

  1. 3.5 August 21, 2020 (24.0 KB)
  2. 3.4 May 01, 2020 (24.0 KB)
  3. 3.3 August 19, 2016 (24.0 KB)
  4. 3.2 February 18, 2016 (23.0 KB)
  5. 3.1 October 29, 2015 (22.0 KB)
顯示所有版本(共 17)

Runtime 相依性套件 (3):

attributor >= 5.5
randexp ~> 0

Development 相依性套件 (16):

bundler >= 0
coveralls >= 0
fuubar >= 0
guard ~> 2
pry >= 0
pry-byebug >= 0
rake >= 0
redcarpet < 3.0
rspec >= 0
rspec-its >= 0
rubocop >= 0
yard >= 0

擁有者:

推送者:

作者:

  • Josep M. Blanquer, Dane Jensen

SHA 256 總和檢查碼:

=

總下載次數 292,465

這個版本 60,664

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.1

相關連結: