Class: Kettle::Rb::CompatMatrix::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/kettle/rb/compat_matrix.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bundlerObject

Returns the value of attribute bundler

Returns:

  • (Object)

    the current value of bundler



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def bundler
  @bundler
end

#engineObject

Returns the value of attribute engine

Returns:

  • (Object)

    the current value of engine



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def engine
  @engine
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def key
  @key
end

#mriObject

Returns the value of attribute mri

Returns:

  • (Object)

    the current value of mri



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def mri
  @mri
end

#notesObject

Returns the value of attribute notes

Returns:

  • (Object)

    the current value of notes



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def notes
  @notes
end

#railsObject

Returns the value of attribute rails

Returns:

  • (Object)

    the current value of rails



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rails
  @rails
end

#rails_appraisalsObject

Returns the value of attribute rails_appraisals

Returns:

  • (Object)

    the current value of rails_appraisals



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rails_appraisals
  @rails_appraisals
end

#rubocopObject

Returns the value of attribute rubocop

Returns:

  • (Object)

    the current value of rubocop



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubocop
  @rubocop
end

#rubocop_ltsObject

Returns the value of attribute rubocop_lts

Returns:

  • (Object)

    the current value of rubocop_lts



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubocop_lts
  @rubocop_lts
end

#rubocop_lts_branchObject

Returns the value of attribute rubocop_lts_branch

Returns:

  • (Object)

    the current value of rubocop_lts_branch



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubocop_lts_branch
  @rubocop_lts_branch
end

#rubocop_lts_requirementObject

Returns the value of attribute rubocop_lts_requirement

Returns:

  • (Object)

    the current value of rubocop_lts_requirement



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubocop_lts_requirement
  @rubocop_lts_requirement
end

#rubocop_ruby_gemObject

Returns the value of attribute rubocop_ruby_gem

Returns:

  • (Object)

    the current value of rubocop_ruby_gem



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubocop_ruby_gem
  @rubocop_ruby_gem
end

#rubocop_ruby_requirementObject

Returns the value of attribute rubocop_ruby_requirement

Returns:

  • (Object)

    the current value of rubocop_ruby_requirement



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubocop_ruby_requirement
  @rubocop_ruby_requirement
end

#rubyObject

Returns the value of attribute ruby

Returns:

  • (Object)

    the current value of ruby



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def ruby
  @ruby
end

#rubygemsObject

Returns the value of attribute rubygems

Returns:

  • (Object)

    the current value of rubygems



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def rubygems
  @rubygems
end

#workflow_rubyObject

Returns the value of attribute workflow_ruby

Returns:

  • (Object)

    the current value of workflow_ruby



8
9
10
# File 'lib/kettle/rb/compat_matrix.rb', line 8

def workflow_ruby
  @workflow_ruby
end