Class Merb::Rack::Irb
In: lib/merb-core/rack/adapter/irb.rb
Parent: Object

Methods

start  

Public Class methods

Parameters

opts<Hash>:

  Options for IRB. Currently this is not used by the IRB adapter.

Notes

If the +.irbrc+ file exists, it will be loaded into the IRBRC environment variable.

:api: plugin

[Validate]