Skip to content

Instantly share code, notes, and snippets.

@anlek
Created April 3, 2012 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anlek/2291255 to your computer and use it in GitHub Desktop.
Save anlek/2291255 to your computer and use it in GitHub Desktop.
Issue: NoMethodError (undefined method `status=' for #<xxxController:0x10b689a50>):
GIT
remote: git://github.com/bigbinary/active_record_no_table.git
revision: c293cf2f3bb3f9bd0b4f69229883fa02041cce49
specs:
active_record_no_table (0.0.5)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
SystemTimer (1.2.3)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
acts_as_list (0.1.4)
addressable (2.2.7)
authlogic (2.1.6)
activesupport
awesome_nested_set (1.4.4)
activerecord (>= 1.1)
builder (3.0.0)
calendar_date_select (1.16.3)
capistrano (2.11.2)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capybara (1.1.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.1)
ffi (~> 1.0.6)
ckeditor (3.4.3)
mime-types (>= 1.16)
cocaine (0.2.1)
comma (2.0)
fastercsv (= 1.5.4)
cucumber (1.1.0)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.5.0)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
cucumber-rails (0.3.2)
cucumber (>= 0.8.0)
daemons (1.0.10)
database_cleaner (0.7.2)
delayed_job (2.0.7)
activesupport (~> 2.0)
daemons (= 1.0.10)
diff-lcs (1.1.3)
em-websocket (0.3.6)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (0.12.10)
factory_girl (2.6.4)
activesupport (>= 2.3.9)
faker (1.0.1)
i18n (~> 0.4)
fastercsv (1.5.4)
ffi (1.0.11)
formtastic (1.2.4)
actionpack (>= 2.3.7)
activesupport (>= 2.3.7)
i18n (~> 0.4)
gherkin (2.5.4)
json (>= 1.4.6)
growl (1.0.3)
guard (1.0.1)
ffi (>= 0.5.0)
thor (~> 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-cucumber (0.7.5)
cucumber (>= 0.10)
guard (>= 0.8.3)
guard-livereload (0.4.2)
em-websocket (>= 0.2.0)
guard (>= 0.10.0)
multi_json (~> 1.0)
guard-pow (0.2.1)
guard (>= 0.3.0)
guard-rails (0.1.0)
guard (>= 0.2.2)
guard-rspec (0.7.0)
guard (>= 0.10.0)
highline (1.6.11)
i18n (0.6.0)
json (1.6.6)
launchy (2.0.5)
addressable (~> 2.2.6)
memcache-client (1.8.5)
metaclass (0.0.1)
mime-types (1.18)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.2.0)
mysql (2.8.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.3.0)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (3.3.3)
nokogiri (1.5.2)
paperclip (2.7.0)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
rack (1.1.3)
rack-test (0.6.1)
rack (>= 1.0)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.9.2.2)
rcov (1.0.0)
rspec (1.3.2)
rspec-rails (1.3.4)
rack (>= 1.0.0)
rspec (~> 1.3.1)
ruby-ole (1.2.11.3)
rubyzip (0.9.6.1)
searchlogic (2.5.8)
activerecord (~> 2.3.12)
activerecord (~> 2.3.12)
selenium-webdriver (2.20.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
multi_json (~> 1.0)
rubyzip
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
spreadsheet (0.6.8)
ruby-ole (>= 1.0)
term-ansicolor (1.0.7)
thor (0.14.6)
will_paginate (2.3.16)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
SystemTimer
active_record_no_table!
acts_as_list (= 0.1.4)
authlogic (~> 2.1.6)
awesome_nested_set (~> 1.4.4)
calendar_date_select
capistrano
capybara (= 1.1.1)
ckeditor (~> 3.4.3)
comma (~> 2.0)
cucumber (= 1.1.0)
cucumber-rails (= 0.3.2)
database_cleaner (~> 0.7.1)
delayed_job (~> 2.0)
factory_girl
faker
fastercsv
formtastic (~> 1.2)
growl
guard
guard-bundler
guard-cucumber
guard-livereload
guard-pow
guard-rails
guard-rspec
launchy (~> 2.0.5)
memcache-client (~> 1.8.0)
mocha
mysql
newrelic_rpm
paperclip (~> 2.3)
rails (~> 2.3.12)
rcov (>= 0.9)
rspec-rails (~> 1.3)
searchlogic (~> 2.5.8)
shoulda
spreadsheet (~> 0.6.5)
will_paginate (~> 2.3.11)
NoMethodError (undefined method `status=' for #<UsersController:0x10b689a50>):
vendor/ruby/1.8/gems/comma-2.0/lib/comma/render_as_csv.rb:41:in `render_stream'
vendor/ruby/1.8/gems/comma-2.0/lib/comma/render_as_csv.rb:25:in `render'
app/controllers/users_controller.rb:12:in `index'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:135:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:135:in `custom'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:179:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:179:in `respond'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:173:in `each'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:173:in `respond'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/mime_responds.rb:107:in `respond_to'
app/controllers/users_controller.rb:7:in `index'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:1333:in `send'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:1333:in `perform_action_without_filters'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/filters.rb:617:in `call_filters'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/flash.rb:151:in `perform_action_without_newrelic_trace'
vendor/ruby/1.8/gems/newrelic_rpm-3.3.3/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:257:in `perform_action'
vendor/ruby/1.8/gems/newrelic_rpm-3.3.3/lib/new_relic/agent/method_tracer.rb:242:in `trace_execution_scoped'
vendor/ruby/1.8/gems/newrelic_rpm-3.3.3/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:250:in `perform_action'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:532:in `send'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:532:in `process_without_filters'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/filters.rb:606:in `process'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:391:in `process'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/base.rb:386:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/routing/route_set.rb:438:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:87:in `dispatch'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:121:in `_call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
vendor/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:29:in `call'
vendor/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:29:in `call'
vendor/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
vendor/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:9:in `cache'
vendor/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/query_cache.rb:28:in `call'
vendor/ruby/1.8/gems/activerecord-2.3.14/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
vendor/ruby/1.8/gems/newrelic_rpm-3.3.3/lib/new_relic/rack/browser_monitoring.rb:23:in `call'
vendor/ruby/1.8/gems/newrelic_rpm-3.3.3/lib/new_relic/rack/developer_mode.rb:24:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/string_coercion.rb:25:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/params_parser.rb:15:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/session/cookie_store.rb:99:in `call'
vendor/ruby/1.8/gems/activesupport-2.3.14/lib/active_support/cache/strategy/local_cache.rb:25:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/failsafe.rb:26:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:114:in `call'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/reloader.rb:34:in `run'
vendor/ruby/1.8/gems/actionpack-2.3.14/lib/action_controller/dispatcher.rb:108:in `call'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:146:in `handle'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:99:in `start'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:86:in `each'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:86:in `start'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:66:in `loop'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:66:in `start'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/lib/nack/server.rb:13:in `run'
/Users/andrew/Library/Application Support/Pow/Versions/0.3.2/node_modules/nack/bin/nack_worker:4
Rendered rescues/_trace (33.9ms)
Rendered rescues/_request_and_response (1.3ms)
Rendering rescues/layout (internal_server_error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment