I'm upgrading to rails 4.1.5 and seem to keep running into protector-related issues. Have you had a chance to test things out in > 4.1?
The issue I'm running into now is the following error message on save:
Validation failed: Access denied to '[field]`
This is despite having the strong_parameters config setting disabled. Any ideas?