Hi Colin,
Thanks this point, I am also carrying out a exercise to ensure all the
testing is checked and up to date.
Kind Regards
Gurdipe
On 7 April 2012 09:25, Colin Law wrote:
> On 6 April 2012 20:35, Gurdipe Dosanjh wrote:
> > Hi All,
> >
> > Re: Upgrading to Rails 3
> >
> > I am working o
Quoting Gurdipe Dosanjh :
> Hi All,
>
> Re: Upgrading to Rails 3
>
> I am working on a rails application I need to upgrade to the latest version
> of Ruby and Ruby on Rails.
>
> It is currently using:
>
> Ruby version 1.8.7 and
> Ruby on Rails version 2.3.5
>
> Is there any information, tutor
On 6 April 2012 20:35, Gurdipe Dosanjh wrote:
> Hi All,
>
> Re: Upgrading to Rails 3
>
> I am working on a rails application I need to upgrade to the latest version
> of Ruby and Ruby on Rails.
Make sure your automated test coverage is complete before you start,
then you can be reasonably confide
Hi All,
Re: Upgrading to Rails 3
I am working on a rails application I need to upgrade to the latest version
of Ruby and Ruby on Rails.
It is currently using:
Ruby version 1.8.7 and
Ruby on Rails version 2.3.5
Is there any information, tutorial, guides etc. I can follow
Any help would be gre
Try re-installing rails version that you are using, if you have frozen rails
in your vendor directory, then remove it and use rails from gem or remove it
and re-freeze
Most probably this issue is because rails is not installed properly or is
not in the right path or has gotten corrupted somehow
Ruby Man wrote in post #989320:
> Msan Msan wrote in post #937930:
>> I've installed rails_upgrade plugin with ruby script/plugin install
>> http://github.com/rails/rails_upgrade.git.
>> Then if I run rake rails:upgrade:check it says
>> rake aborted!
>> no such file to load -- initializer
>>
>> Wha
Msan Msan wrote in post #937930:
> I've installed rails_upgrade plugin with ruby script/plugin install
> http://github.com/rails/rails_upgrade.git.
> Then if I run rake rails:upgrade:check it says
> rake aborted!
> no such file to load -- initializer
>
> What I've missed?
I'm having the exact same
On 3 September 2010 15:05, Tony Primerano wrote:
> try adding trace to your rake command to get more information
>
> rake rails:upgrade:check --trace
Here is with --trace option:
rake aborted!
no such file to load -- initializer
/home/user/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
try adding trace to your rake command to get more information
rake rails:upgrade:check --trace
On Sep 3, 5:32 am, Mauro wrote:
> I've installed rails_upgrade plugin with ruby script/plugin
> installhttp://github.com/rails/rails_upgrade.git.
> Then if I run rake rails:upgrade:check it says
> rak
Msan Msan wrote:
> I've installed rails_upgrade plugin with ruby script/plugin install
> http://github.com/rails/rails_upgrade.git.
> Then if I run rake rails:upgrade:check it says
> rake aborted!
> no such file to load -- initializer
>
> What I've missed?
I just went through running rails_upgrad
10 matches
Mail list logo