Class: Rails4Upgrade::GemIncompatibility

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails4_upgrade/incompatible_gems.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dependencyObject

Returns the value of attribute dependency

Returns:

  • (Object)

    the current value of dependency



2
3
4
# File 'lib/rails4_upgrade/incompatible_gems.rb', line 2

def dependency
  @dependency
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



2
3
4
# File 'lib/rails4_upgrade/incompatible_gems.rb', line 2

def path
  @path
end