discourse/app/models/concerns
hellekin 25cfc98b67 Fix 'asscoiated' typo
I know that **Naming is CRITICAL** and that **Refactoring only NOT welcome**.

But since I spotted this (consistent) typo and the change does not affect any
functionality -- I checked the presence of "asscoiated" in the code base, I
guess the first rule trumps the second one.

It also gave me a false pretext to bypass my reluctance to use Google forms and
sign de CLA. Typos hurt the eye.
2018-06-29 11:10:05 +10:00
..
anon_cache_invalidator.rb remove rails-observers 2016-12-22 16:46:53 +11:00
cached_counting.rb FIX: application request count keys not expiring in redis 2018-03-27 15:12:39 -04:00
category_hashtag.rb FIX: Use declared constant. 2016-01-19 10:58:15 +08:00
has_custom_fields.rb FEATURE: allow registration of an array custom field 2018-05-22 16:48:39 +10:00
has_search_data.rb Fix 'asscoiated' typo 2018-06-29 11:10:05 +10:00
limited_edit.rb FIX: use the 'post edit time limit' for topics too 2015-02-25 20:53:21 +01:00
positionable.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
roleable.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
searchable.rb Fix: unlinked topic search model (#5044) 2017-08-15 11:46:57 -04:00
second_factor_manager.rb FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
stats_cacheable.rb FIX: Fetch stats if it has not been cached. 2016-04-21 14:50:25 +08:00
trashable.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00