Sha256: 318b83ba099f6e0dddc44f73c05065e57135fce1f70ca93525d7a2ecc7446628
Contents?: true
Size: 228 Bytes
Versions: 2
Compression:
Stored size: 228 Bytes
Contents
# Define ENV variables for development environment <%= config[:upcase_app_name] %>_DATABASE_URL="<%= config[:database_config][:uri][:development] %>" <%= config[:upcase_app_name] %>_SESSIONS_SECRET="<%= SecureRandom.hex(32) %>"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lotusrb-0.5.0 | lib/lotus/generators/application/app/.env.development.tt |
lotusrb-0.4.1 | lib/lotus/generators/application/app/.env.development.tt |