Registry / web-framework / merb-core

merb-core

JSON →
library1.1.3rbrubygemsunverified

Merb is a pocket rocket web framework for Ruby, providing a fast and modular MVC architecture.

gem install merb-core
INSTALL
IMPORT
SIG · MERB-CORE
M
merb-core
web-frameworkrubyv1.1.3
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.

Merb
require 'merb-core'

Start a basic Merb application.

require 'merb-core' Merb::Config.use { |c| c[:framework] = { :application => 'my_app' } c[:log_stream] = STDOUT } Merb.start
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
merb-core — gem install merb-core · libregistry