Sha256: ead9c7a6936b170f4c64c66d7ed3661fc5c7593b0878a3e14220b5c3e4deb8de
Contents?: true
Size: 201 Bytes
Versions: 2
Compression:
Stored size: 201 Bytes
Contents
require 'pry' Pry.config.prompt = lambda do |context, nesting, pry| "[figly] #{context}> " end config = File.expand_path(File.join(__FILE__, '../../../spec/support/config.yml')) Figly.setup config
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
figly-1.0.1 | lib/figly/console.rb |
figly-1.0.0.beta.0 | lib/figly/console.rb |