I'm very very new - I swhitched the rake and it did not work yet. But again, I'm new, so it's problably user error on my part. Thanks!
On Friday, December 21, 2012 4:28:04 AM UTC-6, Mohit Sindhwani wrote: > > Hi Guys, > > It's the end of the year and so I thought I would update my sites that are > using older versions of Radiant to the latest. I noticed that there was > mention that 1.0 onwards would work with Rails 3 but I couldn't find a > simple way to make that work since I noticed that radiant seems to vendor > rails 2.3.14. > > I'm on Windows and have Ruby 1.8.7, 1.9.2 and 1.9.3 installed. When in > 1.9.3, I tried to install the gem (that worked) and then I tried to run > bundle exec bootstrap. I got an error and then I tried the same after > installing the gem in 1.8.7 (switched using pik). In both cases, I got an > error similar to the below > > E:\projects\radiant\test_v10>bundle exec rake production db:bootstrap > NOTE: Gem.source_index is deprecated, use Specification. It will be > removed on or after 2011-11-01. > Gem.source_index called from > C:/Ruby187/lib/ruby/gems/1.8/gems/rails-2.3.14/lib/rails/gem_dependency.rb:21. > rake aborted! > ERROR: 'rake/gempackagetask' is obsolete and no longer supported. Use > 'rubygems/package_task' instead. > > > Any ideas what I may be doing wrong? > > > Finally, a couple of other small things: > * thanks "saalon" for sharing your experience on migrating to 1.0. > * what's the preferred deployment server now? I'm still deployed on > Mongrels for the longest time since I'm on an older version > > Best Regards, > Mohit. > > > >
