Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
236 views

Stylistic exception and bang usage

I'm not sure whether I should be throwing exceptions in the below model code (and rescuing in the controller - rescues not implemented below) or returning nil (in ...
TrollsAndHippos's user avatar