This question has been asked before, but I am still can''t run rake rails:update. I get rake aborted! Don''t know how to build task ''rails:update'' My environment: FC4, Ruby 1.8.4, Rails 1.1 Any idea what to do? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060505/f634e824/attachment.html
eduard wrote:> This question has been asked before, but I am still can''t run rake > rails:update. I get > > rake aborted! > Don''t know how to build task ''rails:update'' > > My environment: FC4, Ruby 1.8.4, Rails 1.1 > > Any idea what to do?run rails:update from the RAILS_ROOT of each of your applications. -- Ray
That''s what I did. I tried running it in two different applications and got the same error in both of them. What else can I try? On 5/5/06, Ray Baxter <ray@warmroom.com> wrote:> > eduard wrote: > > > This question has been asked before, but I am still can''t run rake > > rails:update. I get > > > > rake aborted! > > Don''t know how to build task ''rails:update'' > > > > My environment: FC4, Ruby 1.8.4, Rails 1.1 > > > > Any idea what to do? > > run rails:update from the RAILS_ROOT of each of your applications. > > -- > > Ray > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060506/d4e7dedd/attachment-0001.html
Do you have an up-to-date version of Rake? On 5/6/06, eduard <fishkei@gmail.com> wrote:> That''s what I did. I tried running it in two different applications and got > the same error in both of them. > > What else can I try? > > > On 5/5/06, Ray Baxter <ray@warmroom.com> wrote: > > eduard wrote: > > > > > This question has been asked before, but I am still can''t run rake > > > rails:update. I get > > > > > > rake aborted! > > > Don''t know how to build task ''rails:update'' > > > > > > My environment: FC4, Ruby 1.8.4, Rails 1.1 > > > > > > Any idea what to do? > > > > run rails:update from the RAILS_ROOT of each of your applications. > > > > -- > > > > Ray > > > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Cody Fauser http://www.codyfauser.com
yes, I updated rake as well. On 5/6/06, Cody Fauser <codyfauser@gmail.com> wrote:> > Do you have an up-to-date version of Rake? > > On 5/6/06, eduard <fishkei@gmail.com> wrote: > > That''s what I did. I tried running it in two different applications and > got > > the same error in both of them. > > > > What else can I try? > > > > > > On 5/5/06, Ray Baxter <ray@warmroom.com> wrote: > > > eduard wrote: > > > > > > > This question has been asked before, but I am still can''t run rake > > > > rails:update. I get > > > > > > > > rake aborted! > > > > Don''t know how to build task ''rails:update'' > > > > > > > > My environment: FC4, Ruby 1.8.4, Rails 1.1 > > > > > > > > Any idea what to do? > > > > > > run rails:update from the RAILS_ROOT of each of your applications. > > > > > > -- > > > > > > Ray > > > > > > _______________________________________________ > > > Rails mailing list > > > Rails@lists.rubyonrails.org > > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > _______________________________________________ > > Rails mailing list > > Rails@lists.rubyonrails.org > > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > > > -- > Cody Fauser > http://www.codyfauser.com > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060506/1a6b54fd/attachment.html
eduard wrote:> yes, I updated rake as well.rake update_javascripts -- Posted via http://www.ruby-forum.com/.
Still get the same error: Don''t know how to build task ''update_javascripts'' Thanks, On 5/15/06, Guest <marcin@artegence.com> wrote:> > eduard wrote: > > yes, I updated rake as well. > > rake update_javascripts > > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060516/4a9100a4/attachment.html