 |
Forums |
Admin Start New Thread
| Message: 97505 |
 |
BY: Kirk Tsouros (sparky1701) DATE: 2012-02-24 06:58 SUBJECT: Rails 3.2? Is Rails 3.2 supported? There are some features I'd like to use in rails 3.2 that would be helpful. I've tried with linux (ubuntu 10.04) and db2 v9.7.4 and the mac environment from #1. Using the rails console, the error message I get for any query is:
NoMethodError: undefined method `accept' for nil:NilClass
Top few lines of the stack trace:
gems/ibm_db-2.5.9/lib/active_record/connection_adapters/ibm_db_adapter.rb:617:in `to_sql'
gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb:16:in `select_all'
gems/activerecord-3.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb:63:in `select_all'
gems/activerecord-3.2.1/lib/active_record/querying.rb:38:in `block in find_by_sql' | |
Thread View
Post a followup to this message
|
 |