scientist-softserv / atla-hyku

Other
0 stars 0 forks source link

🐛 Address `ActionView::Template::Error` #211

Closed jeremyf closed 3 months ago

jeremyf commented 3 months ago

I'm seeing the following in Sentry:

ArgumentError
wrong number of arguments (given 1, expected 2)

With this commit, we factor towards the correct arity while also allowing additional parameters.