Displaying 3 results from an estimated 3 matches for "firebird_connection".
2007 Jul 23
2
Firebird, fireruby
...er; you
appear to be running an older version -- please update FireRuby (gem
install fireruby).
RAILS_ROOT: C:/rails/cprc/config/..
Application Trace | Framework Trace | Full Trace
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
connection_adapters/firebird_adapter.rb:29:in `firebird_connection''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
connection_adapters/abstract/connection_specification.rb:262:in `send''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/
connection_adapters/abstract/connection_specification.rb:262:in
`conn...
2006 Jul 05
2
Serialized object behaves weird
Hi!
I got a class named EinsatzFilter which I serialized to session. Before
saving to session it works afterwards I keep getting the message:
"undefined method `to_s'' for #<Person:0x38c6ab8>". "Person" is a from
ActiveRecord::Base inherited class.
Code:
class EinsatzFilter
include ApplicationHelper
attr_reader :personen, :monat, :projekte, :kunde
2006 Apr 11
0
Problem using generate/scaffold and FireRuby
...`const_missing_before_generators''
>
> c:/ruby/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/rails_generator/lookup.rb:13:
> in `const_missing''
>
> c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/c
> onnect ion_adapters/firebird_adapter.rb:33:in `firebird_connection''
>
> c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/c
> onnect ion_adapters/abstract/connection_specification.rb:251:in
> `connection_without_query_cache=''
>
> c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/q
> u...