Sha256: e26666d8f8c671be95c1bb523a49bcd626ab4f8487ca762e3f2c88fae043f0db

Contents?: true

Size: 142 Bytes

Versions: 21

Compression:

Stored size: 142 Bytes

Contents

def test_method
  'bears'
end

class ExampleClass
  def self.class_test
    'in my yard'
  end

  def instance_test
    'seriously'
  end
end

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
learn_create-0.0.22 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.20 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.19 lib/templates/ruby_lab_template/lib/example.rb
learn_duplicate-0.0.15 lib/templates/ruby_lab_template/lib/example.rb
learn_duplicate-0.0.14 lib/templates/ruby_lab_template/lib/example.rb
learn_duplicate-0.0.13 lib/templates/ruby_lab_template/lib/example.rb
learn_duplicate-0.0.12 lib/templates/ruby_lab_template/lib/example.rb
learn_duplicate-0.0.8 lib/templates/ruby_lab_template/lib/example.rb
learn_duplicate-0.0.5 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.18 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.17 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.15 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.14 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.13 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.11 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.10 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.9 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.8 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.7 lib/templates/ruby_lab_template/lib/example.rb
learn_create-0.0.6 lib/templates/ruby_lab_template/lib/example.rb