When I run "rake doc:app" I receive this error message. rake aborted! Don''t know how to build task ''doc/README_FOR_APP'' Any Ideas? Thanks in advance. -Stephanie --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
You must to have file named README_FOR_APP in doc directory. RAILS_APP| |-doc |README_FOR_APP klodus stephanie wrote:> When I run "rake doc:app" I receive this error message. > > rake aborted! > Don''t know how to build task ''doc/README_FOR_APP'' > > Any Ideas? > > Thanks in advance. -Stephanie-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thanks, that was the problem. On Dec 6, 12:37 pm, Klodus Klodus <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> You must to have file named README_FOR_APP > in doc directory. > > RAILS_APP| > |-doc > |README_FOR_APP > > klodus > > stephanie wrote: > > When I run "rake doc:app" I receive this error message. > > > rake aborted! > > Don''t know how to build task ''doc/README_FOR_APP'' > > > Any Ideas? > > > Thanks in advance. -Stephanie > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---