Created
October 7, 2010 18:26
-
-
Save bbrowning/615606 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Processing ArtifactsController#create (for 127.0.0.1 at 2010-10-07 14:25:45) [POST] | |
| Parameters: {"authenticity_token"=>"QNDKulHzbbDzUrMFRd/EWGGKQvSaZgyIQ3wmCqY+bdc=", "artifact"=>{"name"=>"Donkey", "service_id"=>"1", "description"=>"", "artifact_versions_attributes"=>{"0"=>{"archive"=>#<File:/var/folders/ak/ak4JdjHqGAq17hqpLCzISk+++TI/-Tmp-/RackMultipart.20335.24792>}}}, "commit"=>"Create", "controller"=>"artifacts", "action"=>"create"} | |
| [paperclip] Saving attachments. | |
| New Aws::S3Interface using per_thread-connection mode | |
| Opening new HTTPS connection to s3.amazonaws.com:443 | |
| ArgumentError (Cannot yield from a Proc type filter. The Proc must take two arguments and execute #call on the second argument.): | |
| app/controllers/artifacts_controller.rb:64:in `create' | |
| app/controllers/artifacts_controller.rb:63:in `create' | |
| compass (0.10.2) lib/compass/app_integration/rails/actionpack2/action_controller.rb:7:in `process_with_compass' | |
| haml (3.0.15) rails/./lib/sass/plugin/rack.rb:41:in `call' | |
| classpath:/org/torquebox/rails/web/v2_3/servlet_session.rb:33:in `call' | |
| :1 | |
| Rendering rescues/layout (internal_server_error) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment