Sha256: 6dc24cdc9441772316a0870f64d761574b94290e6307a359aa6c9c3467e30db8

Contents?: true

Size: 1.68 KB

Versions: 0

Compression: gzip

Compressed size: 611 Bytes

Stored size: 611 Bytes

Contents

--- !ruby/object:Gem::Specification
name: load_path
version: !ruby/object:Gem::Version
  version: 0.2.1
platform: ruby
authors:
- Nayyara Samuel
autorequire: 
bindir: bin
cert_chain: []
date: 2013-09-19 00:00:00.000000000 Z
dependencies: []
description: 
email: nayyara.samuel@opower.com
executables: []
extensions: []
extra_rdoc_files:
- README.md
files:
- .gitignore
- CHANGELOG.md
- Gemfile
- README.md
- Rakefile
- img/test_case.png
- lib/load_path.rb
- lib/path_builder.rb
- lib/version.rb
- load_path.gemspec
- test/grandparent/grandparent_file.rb
- test/grandparent/parent/parent_file.rb
- test/grandparent/parent/root/child/child_file.rb
- test/grandparent/parent/root/child/grandchild/grandchild_file.rb
- test/grandparent/parent/root/test_path.rb
- test/grandparent/parent/sibling/sibling_file.rb
homepage: https://github.com/nayyara-samuel/load-path
licenses: []
metadata: {}
post_install_message: 
rdoc_options:
- --title
- load_path
- --main
- README.md
- -ri
require_paths:
- lib
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 2.1.3
signing_key: 
specification_version: 4
summary: Cleaner way to setup your load path
test_files:
- test/grandparent/grandparent_file.rb
- test/grandparent/parent/parent_file.rb
- test/grandparent/parent/root/child/child_file.rb
- test/grandparent/parent/root/child/grandchild/grandchild_file.rb
- test/grandparent/parent/root/test_path.rb
- test/grandparent/parent/sibling/sibling_file.rb

Package Spec version

load_path-0.2.1