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!

instalar:
=

Versões:

  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

Donos:

Pushed by:

Autores:

  • Oleksandr Avoiants

SHA 256 checksum:

= Copy to clipboard Copied!

Total de downloads 404

Desta versão 208

Versão lançada:

Licença:

MIT

Versão Requerida do Ruby: >= 3.0.0

Links: