Sha256: 35f4a3b055e86f37a2c2ebf0864fb2e7c7b9aca84716996956fb8da2054bf65d

Contents?: true

Size: 79 Bytes

Versions: 5

Compression:

Stored size: 79 Bytes

Contents

class Book < ActiveRecord::Base
  def someMethod
    foo = bar = baz
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rubocop-0.29.1 spec/fixtures/html_formatter/project/app/models/book.rb
rubocop-0.29.0 spec/fixtures/html_formatter/project/app/models/book.rb
rubocop-0.28.0 spec/fixtures/html_formatter/project/app/models/book.rb
rubocop-0.27.1 spec/fixtures/html_formatter/project/app/models/book.rb
rubocop-0.27.0 spec/fixtures/html_formatter/project/app/models/book.rb