Sha256: 294685f3ffb4620475ebcc8abe9205e9298a1e5493df8a56a2898d1d88060810

Contents?: true

Size: 238 Bytes

Versions: 1

Compression:

Stored size: 238 Bytes

Contents

# This will be the default user that will be created when the
# app first initializes.
#
# Copy this to config/user.rb to edit.
#
Main.configure do |m|
  m.set :default_user, 'test@sinefunc.com'
  m.set :default_password, 'password'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aura-0.0.1.pre10 config/user.rb