Are we supposed to be able to install a Radiant app. with Radiant as a gem with 1.0.0.rc1?

Here's what happens when I try:

$ radiant -d sqlite3 konditioning
NOTE: SourceIndex.new(hash) is deprecated; From /Users/weyus/.rvm/gems/ruby-1.9.2-p180/gems/radiant-1.0.0.rc1/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:100:in `new'.
      create
      create  CHANGELOG
      create  CONTRIBUTORS
      create  INSTALL
      create  LICENSE
      create  README
      create  config
      create  config/environments
      create  config/environments/cucumber.rb
      create  config/environments/development.rb
      create  config/environments/production.rb
      create  config/environments/test.rb
      create  config/initializers
      create  db
      create  log
No such file or directory - /Users/weyus/.rvm/gems/ruby-1.9.2-p180/gems/radiant-1.0.0.rc1/bin/../lib/generators/instance/templates/../../../../log

I think this is a problem with the RC1 generator, not 1.9.2. Happy to be corrected, however.

Wes

On 5/26/11 5:35 PM, Joel Oliveira wrote:
At this point I'm apt to agree with Andrew on this. I think the 1.9.2 compatibility should be left to the rails 3.0 branch.

I don't think its as much with regards to core as it is the entire existing extension ecosystem. (say that 10 times fast)

- J

On May 26, 2011, at 6:19 PM, Andrew vonderLuft <andr...@avlux.net <mailto:andr...@avlux.net>> wrote:

There are compatibility issues with ruby 1.9.2
I believe Jim's intention is not to try to address them all now in the 1.0 / Rails 2.3 release, but later in 2.0 / Rails 3 release.

Andrew

On Thu, May 26, 2011 at 1:58 PM, john <johnm...@gmail.com <mailto:johnm...@gmail.com>> wrote:

    i'm not jim but i was getting some errors with 1.9.2. might have
    been some extension or might have been in core. i didn't have
    time just then to track it down but please do try it with 1.9.2
    and file issues with anything you find breaking.



Reply via email to