21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-21 01:48:39 +02:00
chexpire/app
Jérémy Lecour 815471da76 CheckProcessor configuration is always passed
It's better to redure coupling between these classes and Rails.
It gives liberty to provide configuration and other parameters
depending on the context.
2018-08-29 12:14:34 +02:00
..
assets First design for homepage & navbar. 2018-08-02 15:12:14 +02:00
controllers Use Rack::Locale to detect locale from HTTP headers 2018-08-14 14:13:59 +02:00
frontend Add a top bar on each page to show the beta status. 2018-08-08 10:50:24 +02:00
helpers Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
jobs Wrap first sync in a common job 2018-07-05 17:54:21 +02:00
mailers Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
models Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
policies Add copyright and license lines in all files needed 2018-08-02 00:29:53 +02:00
services CheckProcessor configuration is always passed 2018-08-29 12:14:34 +02:00
views Use Rack::Locale to detect locale from HTTP headers 2018-08-14 14:13:59 +02:00