## How to reproduce Setup plug using the install script Go to /plug Try to create a site notice. This the error I had ``` NoMethodError at /site_notices/new undefined method `map' for nil:NilClass Did you mean? tap ```
How to reproduce
Setup plug using the install script
Go to /plug
Try to create a site notice.
This the error I had