RubyGems Navigation menu

serduk 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - May 21, 2024 (8.0 KB)

Runtime 相依性套件 (5):

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

Development 相依性套件 (3):

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

擁有者:

推送者:

作者:

  • Oleksandr Avoiants

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 214

這個版本 214

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: