Rails is a web development framework, where model, view and controller are important aspects of your application. Controllers, just like models and viewers, need to be tested with Ruby's community favorite tool, RSpec.
Controllers in Rails accept HTTP requests as their input and deliver back and HTTP response as an