Replace shoulda's set_the_flash by rspec's expect.
Replace be_nil, be_false, be_true by be(*).
Omit explicit `FactoryGirl.` on create and build.
Use one-liner before { ... } where possible.
Move logic_adjoint_controller_test to rspec.