Note: use an `.env' file and set ADMINS to a space-separated list of emails, to se the superusers in development and test.
1 line
33 B
Ruby
1 line
33 B
Ruby
ADMINS = ENV["ADMINS"].to_s.split |