Jason Lee
Jason Lee
yes, this is annoying me no end. thanks for fixing.
Robert, thanks for spotting these problems.Yes, these issues are intermingled quite a bit. Separately, 1/ Only the ```resource_params``` method in ```resource_methods.rb``` is required. The ```resource_params``` method in ```Actions.rb``` is redundant....
@rst if you're already finding using ```resource_params``` from a base class useful then, yes, I guess it's a good feature to have. Yes, the existing default behaviour white-list of params...
@dustacio thanks. using your fix now.