fixed add user task
This commit is contained in:
parent
4b7c9315c8
commit
2725e862ad
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
# Add a parameterized user to database.
|
# Add a parameterized user to database.
|
||||||
|
|
||||||
require 'yaml'
|
require 'yaml'
|
||||||
|
require File.join(File.basename(__FILE__), '..', '..', 'config/environment')
|
||||||
|
|
||||||
def read_password
|
def read_password
|
||||||
begin
|
begin
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue