Registry / web-framework / innate

innate

JSON →
library2015.10.28rbrubygemsunverified

Simple, straight-forward base for web-frameworks.

gem install innate
INSTALL
IMPORT
SIG · INNATE
I
innate
web-frameworkrubyv2015.10.28
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.

Innate
require 'innate'

Create a basic web application with Innate

require 'innate' class MyApp include Innate::Node def index 'Hello, World!' end end Innate.start
Debug
Known issues
breakingInnate is no longer actively maintained; consider using Roda or Sinatra
fix
Migrate to a maintained web framework like Roda or Sinatra
affects: >= 0
Upgrade
Version history
2015.10.28latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
innate — gem install innate · libregistry