* Fix NoMethodError for tag moderators channel In development, it is possible to hit a NoMethodError when adding a tag moderator because the "tag-moderator" slug is hard-coded. This change helps mitigate that by adding a safe navigation operator. We can always remove it if we decide to get rid of the hard-coded value. Secondarily, it adds this channel to the seeds file, since we pretty much expect it to exist. * Move nested conditional |
||
|---|---|---|
| .. | ||
| migrate | ||
| schema.rb | ||
| seeds.rb | ||