Sha256: 31c9c9f49ae1fe10c0da0fdd11e00da60a32ddf1a065f0692eac9fd500d5c4f2
Contents?: true
Size: 173 Bytes
Versions: 1
Compression:
Stored size: 173 Bytes
Contents
module Archer class Engine < Rails::Engine console do # need IRB context to be ready before Archer.start ::IRB::Irb.prepend(Archer::Irb) end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
archer-rails-0.4.0 | lib/archer/engine.rb |