Anybody know if exists any problem about using rails 2 and oracle
(10g) or specific configuration?
my app connects to an oracle database 10g successfully, but, when i
create an item in my app, the record fields are filled with null
values.
I follow the step-by-step link “http://www.oracle.com/technology/pub/
articles/haefel-oracle-ruby.html” to create my app.
Ps.: I using the “oracle” adapter, not the “oci”.
thanks for helping.
Rainer.