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

Version Path
53cr-shoulda_generator-0.2.0.1 test/fixtures/plugins/default/stubby/init.rb
coreymartella-dmd_generator-0.2.3 test/fixtures/plugins/default/stubby/init.rb
drd-shoulda_generator-0.2.1 test/fixtures/plugins/default/stubby/init.rb
hardbap-coulda-0.4.0 test/fixtures/plugins/default/stubby/init.rb
jeffleeismyhero-shoulda_generator-0.3.0 test/fixtures/plugins/default/stubby/init.rb
jeffleeismyhero-shoulda_generator-0.3.1 test/fixtures/plugins/default/stubby/init.rb
martijn-shoulda_generator-0.2.1 test/fixtures/plugins/default/stubby/init.rb
martijn-shoulda_generator-0.2.2 test/fixtures/plugins/default/stubby/init.rb
mattyoho-shoulda_generator-0.2.1 test/fixtures/plugins/default/stubby/init.rb
sob-shoulda_generator-0.2.1 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-my_generator-0.1.1 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-my_generator-0.1.2 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-my_generator-0.1.3 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-my_scaffold-0.1.3 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-shoulda_generator-0.2.0 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-shoulda_generator-0.2.1 test/fixtures/plugins/default/stubby/init.rb
stefanpenner-shoulda_generator-0.2.2 test/fixtures/plugins/default/stubby/init.rb
technicalpickles-shoulda_generator-0.2.0 test/fixtures/plugins/default/stubby/init.rb
technicalpickles-shoulda_generator-0.2.1 test/fixtures/plugins/default/stubby/init.rb
kajam-1.0.3.rc2 vendor/rails/railties/test/fixtures/plugins/default/stubby/init.rb