libbyschuknight / libs_seido_guide

My Seido Karate Guide to help me learn for my next few gradings
https://libs-seido-guide.herokuapp.com/
0 stars 0 forks source link

Stance Controller spec, not working with image #39

Open libbyschuknight opened 8 years ago

libbyschuknight commented 8 years ago

Error occurring:

2) StancesController#create when valid parameters a new stance is created
     Failure/Error: @stance = Stance.new(stance_params)

     Paperclip::AdapterRegistry::NoHandlerError:
       No handler found for "#<File:0x007fbcd3cb56a0>"

Have temporarily fixed with commenting out image in Stance factory.