foodsoft/config/initializers
Patrick Gansterer 91eeac6c40 Set the common ActionMailer default_url_options only once
There is no need to set options other than the foodcoop during every
change of the scope. This also makes sure that the correct options will
be loaded during testing to fix problems with newer rails versions.
2019-10-29 13:40:45 +01:00
..
01_load_app_config.rb Set the common ActionMailer default_url_options only once 2019-10-29 13:40:45 +01:00
active_model_serializers.rb API v1 user endpoint 2018-10-13 20:41:47 +02:00
attribute_normalizer.rb normalize article and category attributes (closes foodcoops#294) 2014-06-23 17:51:19 +02:00
backtrace_silencers.rb First step for upgrading to rails 3. 2011-05-11 01:32:21 +02:00
bullet.rb Added bullet gem to track unusued eager loading. 2013-01-26 16:16:50 +01:00
currency_display.rb allow to configure currency (closes foodcoops#258) 2014-09-02 15:02:25 +02:00
doorkeeper.rb Add OAuth scopes 2019-04-03 17:20:44 +00:00
exception_notification.rb Use ExceptionNotification via generator generated code 2017-10-09 10:32:32 +02:00
extensions.rb Add StockChanges index 2013-07-09 21:46:04 +02:00
filter_parameter_logging.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
gaffe.rb Disable error page for development 2015-09-05 15:04:56 +02:00
inflections.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00
mail_receiver.rb Add handling for bounce mails 2017-10-02 16:02:39 +02:00
mime_types.rb Removed gettext and simplified_localization-plugin. L18n is now the appropriate module. 2009-01-06 15:45:19 +01:00
new_rails_defaults.rb Removed gettext and simplified_localization-plugin. L18n is now the appropriate module. 2009-01-06 15:45:19 +01:00
number_display.rb Upgrade to rails 4.1 2014-11-21 14:37:56 +01:00
prawn_pdf.rb Silence Prawn PDF UTF-8 warning 2015-04-25 18:18:11 +02:00
rack.rb Fixed bug when submitting huge forms. (stock taking etc) 2013-03-09 16:14:20 +01:00
resque.rb use a sensible default if no redis. 2019-03-26 18:59:34 +00:00
ruby_units.rb Add unit: bag 2015-01-02 17:11:02 +01:00
secret_token.rb Improve Docker setup (PR #497) 2017-10-01 13:57:36 +02:00
session_store.rb Set the path of the _foodsoft_session cookie to the slug 2017-09-29 00:47:00 +02:00
simple_form.rb fix simple_form deprecations 2014-12-10 22:04:32 +01:00
simple_form_bootstrap.rb Upgrade to rails 4.1 2014-11-21 14:37:56 +01:00
simple_navigation.rb fix simple_navigation ids 2014-05-13 17:01:26 +02:00
wrap_parameters.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00