Commit graph

5 commits

Author SHA1 Message Date
Connor Turland a133702be2 Some topics and synapses were hidden from users erroneously (#944)
* ensure topics and synapses have their permission match the map they're deferring to

* update permission of topics and synapses as map perm changes, when defer_to_map

* try enabling count threshold on rubocop

* remove unused mk_permission functions

* change *_count methods to use delegate to save lines in map.rb model

* rubocop topic.rb
2016-12-06 16:46:46 -05:00
Devin Howard 4328a6205f enable code duplication checks on code climate 2016-10-01 11:20:31 +08:00
Devin Howard c9a79468f4 switch to eslint-3 2016-09-26 13:40:02 +08:00
Devin Howard 8255653d24 disable duplication checking in code climate for now 2016-09-23 18:51:34 +08:00
Devin Howard bb5ba4861d [WIP] code climate config file (#654)
code climate config file
2016-09-23 18:36:47 +08:00