Sha256: a49eb3cc543740c781803298c3825f452c67c46934d6f351f0fa77a085fabdad
Contents?: true
Size: 335 Bytes
Versions: 120
Compression:
Stored size: 335 Bytes
Contents
# I have access to my directory and the Rails config. raise 'directory expected but undefined in init.rb' unless defined? directory raise 'config expected but undefined in init.rb' unless defined? config # My lib/ dir must be in the load path. require 'stubby_mixin' raise 'missing mixin from my lib/ dir' unless defined? StubbyMixin
Version data entries
120 entries across 119 versions & 22 rubygems