![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
I was adding to an existing controller today at work and I was stumped because one of the examples in its controller spec was failing due to an exception thrown while rendering a view. Normally RSpec controller tests, which are usually used to specify controller logic, bypass view rendering unless you specifically use the integrate_views method … Continue Reading »