Skip to content

Commit d889739

Browse files
committed
Update.
1 parent 16e222e commit d889739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/postgres.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def self.encoding_style
1111
Encoding.default_external = 'UTF-8'
1212
end
1313

14-
def command
14+
def self.command
1515
if system('git clone git@github.com:takkii/nyasocom_pg.git', exception: true)
1616
else
1717
system('git clone https://github.com:takkii/nyasocom_pg.git')

0 commit comments

Comments
 (0)