u can not do it on github.com/ruby ) but  it dev version) and your program can 
crash =)
and core-ruby developers, simlify ignore bugs with : Hi  my rails app 
core-crash at latest ruby,=)


Ivan Nastyukhin
dieinz...@me.com






On Jun 21, 2010, at 3:55 PM, Daniel Salmerón wrote:

> Thanks Ivan for the advice. I installed ruby 1.9.1 as it seems to be
> the latest stable version, and now everything seems to work again. Do
> you know where I can post that failure in order to let ruby developers
> know about it?
> 
> Thanks.
> 
> On Jun 21, 1:15 pm, Ivan Nastyukhin <dieinz...@me.com> wrote:
>> when u use head version, u cant be sure, thats your version is the same as 
>> all people in blogs)
>> and of course, u can use some gem or plugin, witch incorrect with 1.9 head)
>> 
>> Ivan Nastyukhin
>> dieinz...@me.com
>> 
>> On Jun 21, 2010, at 3:04 PM, Daniel Salmerón wrote:
>> 
>> 
>> 
>>> Thanks Ivan, but how is it possible that if this is a problem with
>>> that specific ruby version that no one else is having this same
>>> issues, when as it seems, it's the most used version for rails 3
>>> development? I mean, I've been reading all over the internet that
>>> people uses rvm with ruby 1.9.2-head and rails 3.0.0.beta.X, so why I
>>> am the only one having this error? It seems like there is something
>>> wrong with my setup...
>> 
>>> Thanks.
>> 
>>> On Jun 21, 12:27 pm, Ivan Nastyukhin <dieinz...@me.com> wrote:
>>>> i think, its bad idea, to use head version of 1.9.2 ruby, to development, 
>>>> and of cource for production too)
>>>> use stable ree, and nothing now, because 1.9 is not ready for rails, yet
>>>> Ivan Nastyukhin
>>>> dieinz...@me.com
>> 
>>>> On Jun 21, 2010, at 2:23 PM, Daniel Salmerón wrote:
>> 
>>>>> First of all, I use RVM and I installed ruby-1.9.2-head, which I used
>>>>> to create a new rails3 gemset. Then I changed to that gemset with rvm
>>>>> use 1.9.2-h...@rails3 and I ran bundle install over the following
>>>>> Gemfile:
>> 
>>>>> source 'http://rubygems.org'
>> 
>>>>> gem 'rails', '3.0.0.beta4'
>> 
>>>>> gem 'sqlite3-ruby', :require => 'sqlite3'
>> 
>>>>> group :test do
>>>>>    gem "rspec-rails", ">= 2.0.0.beta.12"
>>>>>    gem "shoulda", :git => "git://github.com/thoughtbot/shoulda.git"
>>>>>    gem 'factory_girl_rails'
>>>>>    gem 'cucumber'
>>>>> end
>> 
>>>>> gem "devise", :git => "git://github.com/plataformatec/devise.git"
>>>>> gem 'cancan'
>>>>> gem 'redgreen'
>>>>> gem 'formtastic', :git => "git://github.com/justinfrench/
>>>>> formtastic.git", :branch => "rails3"
>>>>> gem 'mail'
>> 
>>>>> After installing all the gems and running rspec ./spec/controllers/
>>>>> some_file.rb I get the following error:
>> 
>>>>> http://gist.github.com/446668
>> 
>>>>> Running any other rake task gave me the same error. I tried removing
>>>>> the ruby 1.9.2-head and installing it again, creating a new gemset and
>>>>> running bundle install, but I got the same error.
>> 
>>>>> When running rake on ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-
>>>>> darwin10.0], the default version with Snow Leopard on a Rails 2.3.5
>>>>> project I don't get any error. Any idea how I can solve this? Thanks.
>> 
>>>>> --
>>>>> 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-t...@googlegroups.com.
>>>>> To unsubscribe from this group, send email to 
>>>>> rubyonrails-talk+unsubscr...@googlegroups.com.
>>>>> For more options, visit this group 
>>>>> athttp://groups.google.com/group/rubyonrails-talk?hl=en.
>> 
>>> --
>>> 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-t...@googlegroups.com.
>>> To unsubscribe from this group, send email to 
>>> rubyonrails-talk+unsubscr...@googlegroups.com.
>>> For more options, visit this group 
>>> athttp://groups.google.com/group/rubyonrails-talk?hl=en.
> 
> -- 
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to 
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/rubyonrails-talk?hl=en.
> 

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

Reply via email to