aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/helpers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/lib/active_record/type/helpers.rb')
-rw-r--r--activerecord/lib/active_record/type/helpers.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/activerecord/lib/active_record/type/helpers.rb b/activerecord/lib/active_record/type/helpers.rb
deleted file mode 100644
index 634d417d13..0000000000
--- a/activerecord/lib/active_record/type/helpers.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'active_record/type/helpers/accepts_multiparameter_time'
-require 'active_record/type/helpers/numeric'
-require 'active_record/type/helpers/mutable'
-require 'active_record/type/helpers/time_value'