Registry / web-framework / perennial

perennial

JSON →
library1.2.5rbrubygemsunverified

Perennial is a platform for building different applications in Ruby using a controller-based approach with mixins.

gem install perennial
INSTALL
IMPORT
SIG · PERENNIAL
P
perennial
web-frameworkrubyv1.2.5
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.

Perennial
require 'perennial'

Define a basic controller

require 'perennial' class MyController < Perennial::Controller def index render :text => 'Hello' end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
perennial — gem install perennial · libregistry