Registry / web-framework / camping

camping

JSON →
library3.2.6rbrubygemsunverified

Miniature rails for anyone, a micro web framework.

gem install camping
INSTALL
IMPORT
SIG · CAMPING
C
camping
web-frameworkrubyv3.2.6
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.

Camping
require 'camping'

Create a minimal Camping web app with a single route.

require 'camping' Camping.goes :Blog module Blog::Controllers class Index def get "Hello, World!" end end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
camping — gem install camping · libregistry