Re: [Rails] Re: Still Using old Rails even after Upgrade

2010-03-23 Thread Michael Pavling
On 23 March 2010 11:30, jackster the jackle wrote: > that worked but now I'm getting What worked? If you trim the whole previous message, no one knows what you're replying to... > require_frameworks': no such file to load -- openssl (RuntimeError) > > when I try to run Webrick. > > From what I'm

[Rails] Re: Still Using old Rails even after Upgrade

2010-03-23 Thread jackster the jackle
that worked but now I'm getting require_frameworks': no such file to load -- openssl (RuntimeError) when I try to run Webrick. >From what I'm reading, I need to install openssl-dev but since this is a hosting server, I don't have access to a package handler so I contacted web support. Do you

[Rails] Re: Still Using old Rails even after Upgrade

2010-03-22 Thread jackster the jackle
When I try to start Webrick, it is still trying to load the old path: ./script/server ./script/../config/boot.rb:26:Warning: Gem::SourceIndex#search support for String patterns is deprecated, use #find_name /usr/local/ruby-1.8.6/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_origin