Sha256: be0888b2ae387bf00fcfcb442b2e4735f32026b8b1a462ad43c702c2ec2eed3a
Contents?: true
Size: 184 Bytes
Versions: 1
Compression:
Stored size: 184 Bytes
Contents
# frozen_string_literal: true module RuboCop module Rails # This module holds the RuboCop Rails version information. module Version STRING = '2.4.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rails-2.4.0 | lib/rubocop/rails/version.rb |