I just ran rake:rails:freeze:edge then ran script/about and it reports this: alex-eggs-computer:~/sites/mms-service eggie5$ script/about ******************************************************************* * config.breakpoint_server has been deprecated and has no effect. * ******************************************************************* About your application''s environment Ruby version 1.8.6 (i686-darwin8.10.1) RubyGems version 0.9.2 Rails version 1.2.4 Why does it show rails 1.2.4? --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 10/5/07, eggie5 <eggie5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I just ran rake:rails:freeze:edge then ran script/about and it reports > this: > > alex-eggs-computer:~/sites/mms-service eggie5$ script/about > > > ******************************************************************* > * config.breakpoint_server has been deprecated and has no > effect. * > > ******************************************************************* > > About your application''s environment > Ruby version 1.8.6 (i686-darwin8.10.1) > RubyGems version 0.9.2 > Rails version 1.2.4 > > > Why does it show rails 1.2.4?The version strings are only updated for official releases. That''ll be 2.0.0 when Rails 2 is officially released. jeremy --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Nope: alex-eggs-computer:~/sites/mms-service eggie5$ rake rails:update (in /Users/eggie5/Sites/mms-service) alex-eggs-computer:~/sites/mms-service eggie5$ script/about ******************************************************************* * config.breakpoint_server has been deprecated and has no effect. * ******************************************************************* About your application''s environment Ruby version 1.8.6 (i686-darwin8.10.1) RubyGems version 0.9.2 Rails version 1.2.4 On Oct 5, 1:07 pm, Philip Hallstrom <ra...-SUcgGwS4C16SUMMaM/qcSw@public.gmane.org> wrote:> > I just ran rake:rails:freeze:edge then ran script/about and it reports > > this: > > > alex-eggs-computer:~/sites/mms-service eggie5$ script/about > > > ******************************************************************* > > * config.breakpoint_server has been deprecated and has no > > effect. * > > > ******************************************************************* > > > About your application''s environment > > Ruby version 1.8.6 (i686-darwin8.10.1) > > RubyGems version 0.9.2 > > Rails version 1.2.4 > > > Why does it show rails 1.2.4? > > Perhaps you need to run rake:rails:update as well?--~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> I just ran rake:rails:freeze:edge then ran script/about and it reports > this: > > alex-eggs-computer:~/sites/mms-service eggie5$ script/about > > > ******************************************************************* > * config.breakpoint_server has been deprecated and has no > effect. * > > ******************************************************************* > > About your application''s environment > Ruby version 1.8.6 (i686-darwin8.10.1) > RubyGems version 0.9.2 > Rails version 1.2.4 > > > Why does it show rails 1.2.4?Perhaps you need to run rake:rails:update as well? --~--~---------~--~----~------------~-------~--~----~ 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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---