Retrospring/app
Andreas Nedbal 892b708c6f Implement changes to ThemeHelper requested by review
- turned theme_attribute_map into frozen constant ATTRIBUTE_MAP
- early return if no theme exists, instead of if-block
- usage of Hash#key? instead Hash[k] to confirm existence of key in hash
- Early skip/next if key is not present in Hash instead of if-block
2020-05-06 13:36:43 +02:00
..
assets Adjust answerbox layout on mobile 2020-05-05 05:04:54 +02:00
controllers Add new fields for themes 2020-05-05 02:02:16 +02:00
helpers Implement changes to ThemeHelper requested by review 2020-05-06 13:36:43 +02:00
mailers
models Add new fields for themes 2020-05-05 02:02:16 +02:00
services
validators Do not allow spam users to be created 2018-07-27 20:27:40 +02:00
views Adjust answerbox layout on mobile 2020-05-05 05:04:54 +02:00
workers Remove Rollbar 2020-04-19 17:20:07 +02:00