Henne Vogelsang
14a9d701f7
If operating on a env variable make sure its there
...
Fix booting the app without OSEM_SMTP_AUTHENTICATION set
2016-04-29 16:37:48 +02:00
Henne Vogelsang
5b0202c052
Expand and document SMTP configuration
2016-04-29 16:37:48 +02:00
Henne Vogelsang
beac27405e
Use the environment for ActionMailer configuration
2016-04-29 16:37:48 +02:00
Henne Vogelsang
ebcb2780cd
Configure OSEM via environment variables
...
Instead of reading a yaml file we get configuration from the
environment.
2016-04-29 16:36:47 +02:00
Aditya Prakash
9abda59b0d
Add configuration and documentation smtp setting
2016-04-07 13:49:28 +05:30
Aditya Prakash
cac3f817ef
Remove deprecation warnings due to update of rails
...
* `config.serve_static_assets` has been renamed to `config.serve_static_files`
and former will be removed in rails 5
* propagate errors raised within `after_rollback`/`after_commit` callbacks.
Read more at: http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#error-handling-in-transaction-callbacks
2016-02-19 08:06:14 +05:30
Artem Chernikov
5289f41eb5
Use only new hash syntax
2014-07-21 15:05:58 +02:00
Artem Chernikov
460f763be5
Add Mina configuration
2014-07-07 16:09:07 +02:00
Henne Vogelsang
2e9b92c3af
Initial Rails4 Port
2014-04-23 15:45:55 +02:00
Henne Vogelsang
18968a05b1
* Update devise to latest version
...
* use letter_opener for mails in development
* bring back the flash
* fix redirect loop for logging in
* move all mailer/devise settings to config/config.yml
2014-03-24 12:45:47 +01:00
Matt Barringer
b801f0dc19
- Restructuring the assets
...
- Worked on the schedule
- Removed some gems
2013-01-11 15:00:54 +01:00
Matt Barringer
90b30db9e8
First checkin
2013-01-07 09:04:09 +01:00