Registry / web-framework / hanami-controller

hanami-controller

JSON →
library2.3.2rbrubygemsunverified

Complete, fast and testable actions for Rack and Hanami

gem install hanami-controller
INSTALL
IMPORT
SIG · HANAMI-CONTROLLER
H
hanami-controller
web-frameworkrubyv2.3.2
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.

Hanami::Controller
require 'hanami/controller'

Define a Hanami action

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

No known issues recorded.

Upgrade
Version history
2.3.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
hanami-controller — gem install hanami-controller · libregistry