mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-20 12:56:04 +01:00
892b708c6f
- 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 |
||
---|---|---|
.. | ||
ajax_helper.rb | ||
announcement_helper.rb | ||
answer_helper.rb | ||
application_helper.rb | ||
discover_helper.rb | ||
inbox_helper.rb | ||
layouts_helper.rb | ||
markdown_helper.rb | ||
moderation_helper.rb | ||
notifications_helper.rb | ||
public_helper.rb | ||
services_helper.rb | ||
static_helper.rb | ||
subscribe_helper.rb | ||
theme_helper.rb | ||
user_helper.rb |