Hi Friends, I am a newbie to Ruby on rails. i would like to know what exactly is Rake. Thanks Vijay -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a9db63eb758f53b18d77c60b8faac1d0%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
Did you try googling? http://rake.rubyforge.org/ -- Dheeraj Kumar On Friday 6 September 2013 at 11:26 AM, Vijay Bhargav wrote:> Hi Friends, > > I am a newbie to Ruby on rails. i would like to know what exactly is > Rake. > > Thanks > Vijay > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a9db63eb758f53b18d77c60b8faac1d0%40ruby-forum.com. > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3F51709A323D428DBC8C79D856517258%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Hi Dheeraj, I tried. at most of the places it said its like make. but i am not aware of what is make. more over most of google pages gave me how to install the rake. can you pls help me in understanding Thanks Vijay -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/70329489d6601a86411298478121c86c%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
That''s good. Now you have a chance to learn what "make" is. I''m sure it would come in handy . On 6 September 2013 12:09, Vijay Bhargav <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi Dheeraj, > > I tried. at most of the places it said its like make. but i am not aware > of what is make. more over most of google pages gave me how to install > the rake. > > can you pls help me in understanding > > Thanks > Vijay > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/70329489d6601a86411298478121c86c%40ruby-forum.com > . > For more options, visit https://groups.google.com/groups/opt_out. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJ%3Dox-Bh_j0iEEu%2Bz6MR718WU%3DfqWGDgDL%3DKRRk-3rL0oiZmuw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
I''ve had the good fortune to meet Jim Weirich and see him speak at several conferences. He''s a very funny guy, and deeply smart. (One of his slides last year, while discussing the genesis of the tool, had the innocuous title "How hard could it be?", meaning how hard to make a general purpose state machine to do system automation things in Ruby. Here''s a transcript of an interview that might give you some further insights. And you really do want to find out more about Make, too. http://www.infoq.com/interviews/jim-weirich-discusses-rake Walter On Sep 6, 2013, at 2:39 AM, Vijay Bhargav wrote:> Hi Dheeraj, > > I tried. at most of the places it said its like make. but i am not aware > of what is make. more over most of google pages gave me how to install > the rake. > > can you pls help me in understanding > > Thanks > Vijay > > -- > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/70329489d6601a86411298478121c86c%40ruby-forum.com. > For more options, visit https://groups.google.com/groups/opt_out.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/29F97404-D0CC-46DA-9AF6-35F268F378EF%40wdstudio.com. For more options, visit https://groups.google.com/groups/opt_out.
Rake means ''Ruby make'', generally it is used to run the database migration. It is used for the same kind of tasks that ''make'' and ''ant'' are used for in other languages like C and Java respectively. When Rake is given a task to do, like running migrations, it analyzes the application and decides which script to run. In ruby its used for more complicated tasks like modifying the database structure and running tests. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/23739724-7fd5-41d3-9c82-9626ea956656%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.