summaryrefslogtreecommitdiffstats
path: root/lib/puppet/feature
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/feature')
-rw-r--r--lib/puppet/feature/rails.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/puppet/feature/rails.rb b/lib/puppet/feature/rails.rb
index 288f02f82..7fe4e327e 100644
--- a/lib/puppet/feature/rails.rb
+++ b/lib/puppet/feature/rails.rb
@@ -35,6 +35,7 @@ Puppet.features.add(:rails) do
end
if defined? ActiveRecord
+ require 'puppet/rails'
true
else
false