RubyGems Navigation menu

rhail 0.0.5

Ruby Hail is fast-by-design Rack-based nano-framework. It provides generator and helper to quickly create Rack-based web-apps. You have options to make plain html-based app with basic templates. You can chain htmls and utilize ruby string interpolation. You can generate simple json API with authentication. Or you can go with SPA (single-page app). It uses Vue.js for UI because it shares fast-by-design philosophy and very similar to AngularJS 1. In all cases you have database (sqlite by default) available out of the box.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.6 - March 15, 2017 (1.7 MB)
  2. 0.0.5 - March 13, 2017 (1.7 MB)
  3. 0.0.4 - March 12, 2017 (1.7 MB)
  4. 0.0.2 - March 11, 2017 (1.7 MB)
  5. 0.0.1 - March 11, 2017 (1.7 MB)
显示所有版本 (共 6 个)

Runtime 依赖 (1):

rack ~> 2.0

业主:

作者:

  • Maksim Sundukov

SHA 256 校验和:

95cf100ba60330f26a5e3b813966eb8a82c65c5a24cb9b3a608d7722062bda30

下载总量 8,954

这个版本 1,673

许可:

MIT

需要的 Ruby 版本: ~> 2.0

链接: