AddressesController
# File test/flash_responder_test.rb, line 55 def create respond_with(User.new, Address.new) end