aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/predications.rb
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-02-13 15:58:58 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-02-13 16:03:32 -0300
commitc2bc569d2d538584cfc081e5775de17cdf2f054b (patch)
tree861da096e3d26abcb17c82b4d9a8c76d5ba9a1a3 /lib/arel/predications.rb
parentd6af2090b16f7d061aa43913d610c6fada58b7e2 (diff)
downloadrails-c2bc569d2d538584cfc081e5775de17cdf2f054b.tar.gz
rails-c2bc569d2d538584cfc081e5775de17cdf2f054b.tar.bz2
rails-c2bc569d2d538584cfc081e5775de17cdf2f054b.zip
Enable frozen_string_literal in all files in arel
Diffstat (limited to 'lib/arel/predications.rb')
-rw-r--r--lib/arel/predications.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/arel/predications.rb b/lib/arel/predications.rb
index 81bf3b4d95..799c7c67b8 100644
--- a/lib/arel/predications.rb
+++ b/lib/arel/predications.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
module Arel
module Predications
def not_eq other