Sha256: c274e30ad912f979b59ed89a5e6a52cbba68280506e0ba5d28b1b7abc394de78

Contents?: true

Size: 103 Bytes

Versions: 14

Compression:

Stored size: 103 Bytes

Contents

module AutoloadModulesRoot
  module First
    def test
      puts "here is the test"
    end
  end
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
sweetloader-0.1.6 spec/fixtures/autoload_modules_root/first.rb
sweetloader-0.1.5 spec/fixtures/autoload_modules_root/first.rb
sweetloader-0.1.4 spec/fixtures/autoload_modules_root/first.rb
sweetloader-0.1.2 spec/fixtures/autoload_modules_root/first.rb
sweetloader-0.1.1 spec/fixtures/autoload_modules_root/first.rb
sweetloader-0.1.0 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.5.5 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.5.4 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.5.3 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.5.1 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.5.0 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.4.9.5 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.4.9.3 spec/fixtures/autoload_modules_root/first.rb
sugar-high-0.4.9.2 spec/fixtures/autoload_modules_root/first.rb