RubyGems Navigation menu

rhail 0.0.6

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.6 - March 15, 2017 (1.69 MB)
  2. 0.0.5 - March 13, 2017 (1.69 MB)
  3. 0.0.4 - March 12, 2017 (1.69 MB)
  4. 0.0.2 - March 11, 2017 (1.69 MB)
  5. 0.0.1 - March 11, 2017 (1.69 MB)
Show all versions (6 total)

Runtime Dependencies (1):

rack ~> 2.0

Owners:

Authors:

  • Maksim Sundukov

SHA 256 checksum:

956d726c96eaee1d7bf3b0174cf7e8e754bd0e3d8a1282b7c4ca2da2cc4ae2ee

Total downloads 8,890

For this version 2,326

License:

MIT

Required Ruby Version: ~> 2.0

Links: