Posts Tagged RSpec
TDD on Rails #4: RSpec, Authlogic, Factory_girl and resource_controller
So well, I decided to use RSpec, Authlogic, Factory_Girl and resource_controller on my new application! But I’ve encountered some problems making all these working together. I mean I did not find any good tutorial showing how to do it step by step, so there it is!