Registry / web-framework / lotus-controller

lotus-controller

JSON →
library0.5.1rbrubygemsunverified

Complete, fast and testable actions for Rack.

gem install lotus-controller
INSTALL
IMPORT
SIG · LOTUS-CONTROLLER
L
lotus-controller
web-frameworkrubyv0.5.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.

Lotus::Controller
require 'lotus/controller'

Define a Rack action with Lotus::Controller

require 'lotus/controller' class MyAction include Lotus::Action def call(params) self.body = 'Hello World' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
lotus-controller — gem install lotus-controller · libregistry