hello everyone, i want to download the rails documentation, is there a version in pdf or chm format available for download? i need a local copy of this doc. thanks in advance. -- 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 -~----------~----~----~----~------~----~------~--~---
On Sep 27, 2007, at 7:34 PM, Jalal Jalal wrote:> hello everyone, > > i want to download the rails documentation, is there a version in > pdf or > chm format available for download? i need a local copy of this doc. > > thanks in advance.You probably already have it. If you have Rails as a gem, try running gem_server and then opening http://localhost:8808/ You can generate your own rdoc with: rake doc:rails I tend to do this so each project has a copy of the doc appropriate for the version of Rails that it is using. -Rob Rob Biedenharn http://agileconsultingllc.com Rob-xa9cJyRlE0mWcWVYNo9pwxS2lgjeYSpx@public.gmane.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 -~----------~----~----~----~------~----~------~--~---
Hi Jalal Alternatively, you try Aptana Radrails (or other IDEs) where there is a RailsAPI Tab On Sep 28, 7:34 am, Jalal Jalal <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> hello everyone, > > i want to download the rails documentation, is there a version in pdf or > chm format available for download? i need a local copy of this doc. > > thanks in advance. > -- > 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 -~----------~----~----~----~------~----~------~--~---
thanks a lot for the info. On 9/28/07, CCH <cch-Z/Eug3sLCsSPzdAsCNHSEg@public.gmane.org> wrote:> > > Hi Jalal > > Alternatively, you try Aptana Radrails (or other IDEs) where there is > a RailsAPI Tab > > On Sep 28, 7:34 am, Jalal Jalal <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > wrote: > > hello everyone, > > > > i want to download the rails documentation, is there a version in pdf or > > chm format available for download? i need a local copy of this doc. > > > > thanks in advance. > > -- > > 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 -~----------~----~----~----~------~----~------~--~---