From 6c67fb58876236824e8773578231bf0b87978807 Mon Sep 17 00:00:00 2001 From: Marc Anguera Insa Date: Thu, 16 May 2024 15:45:09 +0200 Subject: [PATCH] Remove Ramaze (closes #1137) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 55899f53..2c779968 100644 --- a/README.md +++ b/README.md @@ -1401,7 +1401,6 @@ Online tools, services and APIs to simplify development. * [Padrino](http://www.padrinorb.com) - A full-stack ruby framework built upon Sinatra. * [Pakyow](https://pakyow.com/) - A framework for building modern web-apps in Ruby. It helps you build working software faster with a development process that remains friendly to both designers and developers. * [Rack::App](https://github.com/rack-app/rack-app) - Bare bone minimalistic framework for building rack apps. -* [Ramaze](http://ramaze.net/) - A simple, light and modular open-source web application framework written in Ruby. * [Roda](http://roda.jeremyevans.net/) - A routing tree web framework. * [Ruby on Rails](http://rubyonrails.org) - A web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Controller (MVC) pattern. * [Scorched](http://scorchedrb.com) - Light-weight, inheritable and composable web framework, inspired by Sinatra.