You can use an anonymous controller to test your ApplicationController, as describe in the RSpec documentation. There’s also a section on testing helpers.
You can use an anonymous controller to test your ApplicationController, as describe in the RSpec documentation. There’s also a section on testing helpers.