From 354f1c28e81d9846fb9e5346fcca50cf303c12c1 Mon Sep 17 00:00:00 2001 From: Matthew Draper Date: Sat, 24 Feb 2018 18:11:47 +1030 Subject: Arel: :nodoc: all --- activerecord/lib/arel/compatibility/wheres.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/lib/arel/compatibility') diff --git a/activerecord/lib/arel/compatibility/wheres.rb b/activerecord/lib/arel/compatibility/wheres.rb index 2ffb2e0ad8..c8a73f0dae 100644 --- a/activerecord/lib/arel/compatibility/wheres.rb +++ b/activerecord/lib/arel/compatibility/wheres.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -module Arel +module Arel # :nodoc: all module Compatibility # :nodoc: class Wheres # :nodoc: include Enumerable -- cgit v1.2.3