RubyGems Navigation menu

ruby_pages 0.1.1

Simple Ruby Web Framework designed mainly for learning Web Development for everyone. Inspired by PHP. To make a new Web page just create an html file which supports ERB. E.g. for https:://yoursite.com/products.html create page products.html with any Ruby code.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - May 21, 2024 (8 KB)
  2. 0.1.0 - May 15, 2024 (7 KB)

Runtime Dependencies (5):

activerecord ~> 7.1
mysql2 ~> 0.5
pg ~> 1.5
rack ~> 3.0
rackup ~> 2.1

Development Dependencies (3):

pry ~> 0.5
rack-test ~> 2.1.0
rspec ~> 3.12.0

Owners:

Pushed by:

Authors:

  • Oleksandr Avoiants

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 404

For this version 208

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: