I have Rails 2.2.2 installed and get the following message when I try to generate the rails guides: Family-iMac:expences Dad$ rake doc:guides (in /Users/Dad/Documents/Rails/Apps/expences) rake aborted! Don''t know how to build task ''doc:guides'' (See full trace by running task with --trace) Family-iMac:expences Dad$ rake doc:guides --trace (in /Users/Dad/Documents/Rails/Apps/expences) rake aborted! Don''t know how to build task ''doc:guides'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1706:in `[]'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2018:in `invoke_task'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'' /Library/Ruby/Gems/1.8/gems/rake-0.8.3/bin/rake:31 /usr/bin/rake:19:in `load'' /usr/bin/rake:19 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
> rake --tasks? Le 23 déc. 08 à 07:19, Richard Hood <friscolimo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> a écrit :> > I have Rails 2.2.2 installed and get the following message when I try > to generate the rails guides: > > Family-iMac:expences Dad$ rake doc:guides > (in /Users/Dad/Documents/Rails/Apps/expences) > rake aborted! > Don''t know how to build task ''doc:guides'' > > (See full trace by running task with --trace) > Family-iMac:expences Dad$ rake doc:guides --trace > (in /Users/Dad/Documents/Rails/Apps/expences) > rake aborted! > Don''t know how to build task ''doc:guides'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1706:in `[]'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2018:in > `invoke_task'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in > `standard_exception_handling'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in > `standard_exception_handling'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/bin/rake:31 > /usr/bin/rake:19:in `load'' > /usr/bin/rake:19 > > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
You need to do from inside a Rails 2.2 app On Tue, Dec 23, 2008 at 6:19 AM, Richard Hood <friscolimo-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I have Rails 2.2.2 installed and get the following message when I try > to generate the rails guides: > > Family-iMac:expences Dad$ rake doc:guides > (in /Users/Dad/Documents/Rails/Apps/expences) > rake aborted! > Don''t know how to build task ''doc:guides'' > > (See full trace by running task with --trace) > Family-iMac:expences Dad$ rake doc:guides --trace > (in /Users/Dad/Documents/Rails/Apps/expences) > rake aborted! > Don''t know how to build task ''doc:guides'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1706:in `[]'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2018:in `invoke_task'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in > `standard_exception_handling'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in > `standard_exception_handling'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'' > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/bin/rake:31 > /usr/bin/rake:19:in `load'' > /usr/bin/rake:19 > > > >-- Cheers! - Pratik http://m.onkey.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thank you, Pratik. You were right. Once I generated an app within Rails 2.2, and updated my RubyGems from 1.2.0 -> 1.3.1 (http:// tinyurl.com/6qhxxm), everything worked fine. Richard On Dec 23, 6:39 am, Pratik <pratikn...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> You need to do from inside a Rails 2.2 app > > > > On Tue, Dec 23, 2008 at 6:19 AM, Richard Hood <friscol...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I have Rails 2.2.2 installed and get the following message when I try > > to generate the rails guides: > > > Family-iMac:expences Dad$ rake doc:guides > > (in /Users/Dad/Documents/Rails/Apps/expences) > > rake aborted! > > Don''t know how to build task ''doc:guides'' > > > (See full trace by running task with --trace) > > Family-iMac:expences Dad$ rake doc:guides --trace > > (in /Users/Dad/Documents/Rails/Apps/expences) > > rake aborted! > > Don''t know how to build task ''doc:guides'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1706:in `[]'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2018:in `invoke_task'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in > > `standard_exception_handling'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in > > `standard_exception_handling'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'' > > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/bin/rake:31 > > /usr/bin/rake:19:in `load'' > > /usr/bin/rake:19 > > -- > Cheers! > - Pratikhttp://m.onkey.org--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---