pinballmap / pbm

Pinball Map
https://pinballmap.com
GNU General Public License v3.0
108 stars 25 forks source link

fixes nil error #1595

Closed fiveNinePlusR closed 4 weeks ago

fiveNinePlusR commented 4 weeks ago

when using a controller not inherited by ApplicationController @title_params could be nil. (devise for one and maybe others)