Re: [Rails] Issue with connecting to oracle database

2019-02-12 Thread shashank tiwari
The error is coming from my development computer. I am to connect through Oracle client but when I am trying to use Oracle in Ruby I am getting the error message. On Tue, Feb 12, 2019, 7:52 PM Walter Lee Davis > > On Feb 12, 2019, at 9:14 AM, shashank tiwari > wrote: > > >

Re: [Rails] Issue with connecting to oracle database

2019-02-12 Thread shashank tiwari
I am not getting your question could you please explain me in detail On Tue, Feb 12, 2019, 7:42 PM Walter Lee Davis > > On Feb 12, 2019, at 5:53 AM, shashank tiwari > wrote: > > > > irb(main):004:0> require 'ruby-oci8' > > LoadError: Cannot find OCI.

[Rails] Issue with connecting to oracle database

2019-02-12 Thread shashank tiwari
irb(main):004:0> require 'ruby-oci8' LoadError: Cannot find OCI.DLL in PATH. from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/ruby-oci8-2.2.7-x64-mingw32/lib/oci8/check_load_error.rb:42:in `check_os_specific_load_error' from C:/tools/ruby23/lib/ruby/gems/2.3.0/gems/ruby-oci8-2.2.7-

[Rails] ActionMailer : Not able to send out mails

2011-04-22 Thread Shashank
Hello, I have the following code in my environment/development.rb config.action_mailer.raise_delivery_errors = true; config.action_mailer.delivery_method = :smtp; config.action_mailer.smtp_settings = { :address => "smtp.gmail.com", :port => 587, :user_name => "my...@gmail.com", :pa

[Rails] Unable to install rubygems

2011-01-13 Thread Shashank
way to do a full uninstall and a fresh install of ruby and rails? Thanks, Shashank -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this g