aboutsummaryrefslogtreecommitdiffstats
path: root/spec/connections/postgresql_connection.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/connections/postgresql_connection.rb')
-rw-r--r--spec/connections/postgresql_connection.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/connections/postgresql_connection.rb b/spec/connections/postgresql_connection.rb
index e376d33ec6..01d65f09dc 100644
--- a/spec/connections/postgresql_connection.rb
+++ b/spec/connections/postgresql_connection.rb
@@ -1,3 +1,4 @@
+require "rubygems"
require "activerecord"
puts "Using native PostgreSQL"