Files
nairobi/spec/models
taitus 637675a1f5 Add content to the Remote Census Configuration tab
- Render remote census configuration content on settings index.
 - Update type method from Setting
   On Admin::SettingsController#index we are using 'all_settings' to
   group all settings by 'type' method.
   'type' method return the first part of key when split by '.'
   To allow use by example: all_settings["remote_census.general"]
   and recover only settings related with this key we have added new
   'elsif' on 'type' method.
2019-07-29 13:10:09 +02:00
..
2019-06-27 09:20:24 +02:00
2019-03-27 15:22:14 +01:00
2019-04-30 12:00:54 +02:00
2019-05-31 18:22:59 +02:00
2019-03-27 15:22:14 +01:00
2019-01-18 14:17:12 +01:00
2019-06-27 09:21:18 +02:00
2019-02-05 17:41:00 +01:00
2019-06-03 18:35:59 +02:00