Skip to content

Commit

Permalink
Add frozen string literal pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeclaghorn committed Aug 21, 2017
1 parent 63395ab commit 446814c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class ActiveStorage::Filename::Parameters
attr_reader :filename

Expand Down

0 comments on commit 446814c

Please sign in to comment.