What is called a rakefile ?
Posted
by Bragaadeesh
on Stack Overflow
See other posts from Stack Overflow
or by Bragaadeesh
Published on 2010-05-21T11:07:32Z
Indexed on
2010/05/21
11:10 UTC
Read the original article
Hit count: 267
Hi,
I have started learning Ruby and just tried out my first hello world program in NetBeans IDE. I have one doubt, I can see that the new project wizard created set of package structure. It had one "Rakefile" in it. What does that mean and what is the use of it?
Thanks, Bragaadeesh.
© Stack Overflow or respective owner