Registry / web-framework / ramaze

ramaze

JSON →
library2011.12.28rbrubygemsunverified

A simple and modular web framework for Ruby.

gem install ramaze
INSTALL
IMPORT
SIG · RAMAZE
R
ramaze
web-frameworkrubyv2011.12.28
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ramaze
require 'ramaze'

Require ramaze and define a basic controller.

require 'ramaze' # Example: define a simple controller class MyController < Ramaze::Controller def index "Hello, World!" end end Ramaze.start
Debug
Known issues
breakingRamaze is no longer actively maintained; last release was in 2011.
fix
Consider using a modern web framework like Sinatra or Rails.
affects: >= 2011.12.28
Upgrade
Version history
2011.12.28latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ramaze — gem install ramaze · libregistry