I''ve been looking into rake. rake appears to be a very heavy duty thing along the lines of make. I''m thinking that there must be some pretty serious documentation somewhere; but, I seem to be having trouble turning it up. Can someone please point me in the right direction? Thanks. ... doug -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On May 8, 2010, at 11:16 AM, doug wrote:> I''ve been looking into rake. rake appears to be a very heavy duty > thing along the lines of make. I''m thinking that there must be some > pretty serious documentation somewhere; but, I seem to be having > trouble turning it up. Can someone please point me in the right > direction? Thanks.http://rake.rubyforge.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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Sat, May 8, 2010 at 2:19 PM, Philip Hallstrom <philip-LSG90OXdqQE@public.gmane.org> wrote:> > On May 8, 2010, at 11:16 AM, doug wrote: > >> I''ve been looking into rake. rake appears to be a very heavy duty >> thing along the lines of make. I''m thinking that there must be some >> pretty serious documentation somewhere; but, I seem to be having >> trouble turning it up. Can someone please point me in the right >> direction? Thanks. > > http://rake.rubyforge.org/And googling for "ruby rake" turned up: A classic exposition on Rake albeit rather old: http://martinfowler.com/articles/rake.html A much more recent tutorial, with some more links at the end: http://jasonseifer.com/2010/04/06/rake-tutorial -- Rick DeNatale Blog: http://talklikeaduck.denhaven2.com/ Github: http://github.com/rubyredrick Twitter: @RickDeNatale WWR: http://www.workingwithrails.com/person/9021-rick-denatale LinkedIn: http://www.linkedin.com/in/rickdenatale -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.
> And googling for "ruby rake" turned up:Yep. I had seen that. I was looking more for comprehensive formal documentation like what the link that Philip pointed to. Anyway, I am squared away now (at least on that issue). Thanks to all who provided input. ... doug -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.