mirror of
https://github.com/paper-trail-gem/paper_trail.git
synced 2022-11-09 11:33:19 -05:00
Lint: Style/FrozenStringLiteralComment
This commit is contained in:
parent
49397aca6f
commit
cfbf7a647c
166 changed files with 328 additions and 9 deletions
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module PaperTrail
|
||||
# The version number of the paper_trail gem. Not to be confused with
|
||||
# `PaperTrail::Version`. Ruby constants are case-sensitive, apparently,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue