Ruby on Rails Tuesday, November 30, 2010

finally i fixed it..i had to make a single line as comment that is gem
'sqlite3-ruby', :require => 'sqlite3' in my gemfile ...any way thanx
for ur support..


On Nov 29, 10:05 pm, Marnen Laibow-Koser <li...@ruby-forum.com> wrote:
> Emanuel wrote in post #964744:
>
> > /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/
> > runtime.rb:64:in
> >  `require': no such file to load -- sqlite3 (LoadError)
>
> > u can see from the above line...i think it is an error regarding
> > sqlite3 as i am using it with my application...and i think heroku is
> > not supporting sqlite3...so what i have do now,,,
>
> Take that line out.  Heroku can figure out what database gems it needs
> without your help.
>
> Best,
> -- 
> Marnen Laibow-Koserhttp://www.marnen.org
> mar...@marnen.org
>
> Sent from my iPhone
>
> --
> Posted viahttp://www.ruby-forum.com/.

--
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 group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment