Registry / web-framework / padrino

padrino

JSON →
library0.16.1rbrubygemsunverified

A full-stack Ruby web framework built on top of Sinatra, providing routing, helpers, and admin tools.

gem install padrino
INSTALL
IMPORT
SIG · PADRINO
P
padrino
web-frameworkrubyv0.16.1
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.

Padrino
require 'padrino'

Create a simple Padrino web app

require 'padrino' class MyApp < Padrino::Application get '/' do 'Hello World' end end Padrino.run!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources