obfuscate_id
obfuscate_id copied to clipboard
Make to_param behave as in default AR models
This makes obfuscate_id behave like the default ActiveRecord models, where unsaved models return nil
on calls to to_param
not sure what this test error is, or how it is caused. :(
fyi, merged into my fork, specs pass there @mattvanhorn