search for: oranumber

Displaying 2 results from an estimated 2 matches for "oranumber".

Did you mean: notanumber
2006 Feb 28
1
Oracle OraNumber problem with Authentication. Please help!
...uctions here: http://wiki.rubyonrails.org/rails/pages/HowtoAuthenticate The LoginController sets session["employee"] to an employee. When i try to access the session["employee"] from another controller i get this error : " TypeError (no marshal_dump is defined for class OraNumber): c:/ruby/lib/ruby/1.8/pstore.rb:159:in `dump'' c:/ruby/lib/ruby/1.8/pstore.rb:159:in `dump'' c:/ruby/lib/ruby/1.8/pstore.rb:138:in `transaction'' ...... " As you can tell i am using Oracle as the DB. I have added model:employee to all the controllers...
2005 Mar 21
3
Oracle Adapter on Mac OS X?
I had previously gotten Maik Schmidt''s patch for Oracle working, but now am trying the official Oracle adapter with the latest Rails. I''ve been trying to get the OCI8 connector to install under OS X, but get the following error. Has anyone gotten it working? ---- [waterdog:~/Desktop/ruby-oci8-0.1.9] stmpjmpr% ruby setup.rb config ---> lib ---> lib/DBD ---> lib/DBD/OCI8