Class: Inventory::Dependencies::Runtime

Inherits:
Object
  • Object
show all
Includes:
Inventory::Dependency
Defined in:
lib/inventory-1.0/dependencies/runtime.rb

Overview

A runtime dependency is one that’s needed during runtime. It’ll be required when the library is loaded and added to a Gem specification as a runtime dependency.

Instance Attribute Summary

Attributes included from Inventory::Dependency

#feature, #major, #minor, #name, #patch

Method Summary

Methods included from Inventory::Dependency

#add_to_gem_specification, #initialize, #require, #to_s