I\'m trying to override some the functionality of the default devise registrations controller so that only certain users can create accounts for others. So in a file called
I would say, there's something wrong at your filename.
Your file should be called users/registrations_controller.rb
users/registrations_controller.rb
That works for me.