- silence silence postgres :P
This commit is contained in:
parent
61d31e964f
commit
e629f46bff
@ -1,6 +1,5 @@
|
|||||||
module SilentPostgres
|
module SilentPostgres
|
||||||
def self.init!
|
def self.init!
|
||||||
puts "Silencing Postgres"
|
|
||||||
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter.send(:include, SilentPostgres)
|
ActiveRecord::ConnectionAdapters::PostgreSQLAdapter.send(:include, SilentPostgres)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user