#58 How to Make a Generator


Jul 16 2007 11 mins  
Rails comes with many built-in generators, but what if you want to customize them or make your own? Rails gives you a great way to do this which you will learn in this episode.