I'm new to Ruby and how projects are set up. I am using Netbeans IDE and in the GUI there is a "Source Folder" but this resides at ~/NetBeansWorkspace/ProjectName/lib rather than a src folder. Is this the convention in Ruby? If not how do I get Netbeans to put my files under a src folder?
0
votes