The `categories.description` column is not modified as "not null", so it is possible for the description to be nil. This changes the code not call html_safe on nil. |
||
|---|---|---|
| .. | ||
| index.html.erb | ||
The `categories.description` column is not modified as "not null", so it is possible for the description to be nil. This changes the code not call html_safe on nil. |
||
|---|---|---|
| .. | ||
| index.html.erb | ||