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:

254ca3340ace17f1c1b08edc65f192d4e48f8139e8885b3eb404acd5083acf92

Total downloads 307

For this version 153

License:

MIT

Required Ruby Version: >= 3.0.0

Links: