Created
July 24, 2012 12:52
-
-
Save jess/3169779 to your computer and use it in GitHub Desktop.
carrier_wave_error
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
activerecord (3.2.6) lib/active_record/session_store.rb:54:in `dump' | |
activerecord (3.2.6) lib/active_record/session_store.rb:54:in `marshal' | |
activerecord (3.2.6) lib/active_record/session_store.rb:148:in `marshal_data!' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:407:in `_run__630011569004691652__save__3723696214187507607__callbacks' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_save_callbacks' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
activerecord (3.2.6) lib/active_record/callbacks.rb:264:in `create_or_update' | |
activerecord (3.2.6) lib/active_record/persistence.rb:84:in `save' | |
activerecord (3.2.6) lib/active_record/validations.rb:50:in `save' | |
activerecord (3.2.6) lib/active_record/attribute_methods/dirty.rb:22:in `save' | |
activerecord (3.2.6) lib/active_record/transactions.rb:241:in `block (2 levels) in save' | |
activerecord (3.2.6) lib/active_record/transactions.rb:295:in `block in with_transaction_returning_status' | |
activerecord (3.2.6) lib/active_record/connection_adapters/abstract/database_statements.rb:192:in `transaction' | |
activerecord (3.2.6) lib/active_record/transactions.rb:208:in `transaction' | |
activerecord (3.2.6) lib/active_record/transactions.rb:293:in `with_transaction_returning_status' | |
activerecord (3.2.6) lib/active_record/transactions.rb:241:in `block in save' | |
activerecord (3.2.6) lib/active_record/transactions.rb:252:in `rollback_active_record_state!' | |
activerecord (3.2.6) lib/active_record/transactions.rb:240:in `save' | |
activerecord (3.2.6) lib/active_record/session_store.rb:321:in `block in set_session' | |
activesupport (3.2.6) lib/active_support/benchmarkable.rb:50:in `silence' | |
activerecord (3.2.6) lib/active_record/session_store.rb:318:in `set_session' | |
rack (1.4.1) lib/rack/session/abstract/id.rb:322:in `commit_session' | |
rack (1.4.1) lib/rack/session/abstract/id.rb:206:in `context' | |
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/cookies.rb:338:in `call' | |
activerecord (3.2.6) lib/active_record/query_cache.rb:64:in `call' | |
activerecord (3.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `_run__1165238093502072774__call__3723696214187507607__callbacks' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:405:in `__run_callback' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' | |
activesupport (3.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' | |
actionpack (3.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/reloader.rb:65:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' | |
railties (3.2.6) lib/rails/rack/logger.rb:26:in `call_app' | |
railties (3.2.6) lib/rails/rack/logger.rb:16:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/request_id.rb:22:in `call' | |
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' | |
rack (1.4.1) lib/rack/runtime.rb:17:in `call' | |
activesupport (3.2.6) lib/active_support/cache/strategy/local_cache.rb:72:in `call' | |
rack (1.4.1) lib/rack/lock.rb:15:in `call' | |
actionpack (3.2.6) lib/action_dispatch/middleware/static.rb:62:in `call' | |
railties (3.2.6) lib/rails/engine.rb:479:in `call' | |
railties (3.2.6) lib/rails/application.rb:220:in `call' | |
rack (1.4.1) lib/rack/content_length.rb:14:in `call' | |
railties (3.2.6) lib/rails/rack/log_tailer.rb:17:in `call' | |
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service' | |
/Users/jess/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service' | |
/Users/jess/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run' | |
/Users/jess/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment