Open jasoncypret opened 10 years ago
I've successfully added avatars to my user model and it is working nicely. I wanted to add it to a second model and it fails. Looks like it is expecting user
ActionController::ParameterMissing at /avatar param not found: user
@jasoncypret can you set up an application that reproduces the error so we can take a look at it?
I've successfully added avatars to my user model and it is working nicely. I wanted to add it to a second model and it fails. Looks like it is expecting user