Is there a way to automatically include a user defined standard set of plugin each time a new rails project is created. Right now each new project, I have to load rSpec plus several others that I use with each project.
Don French
Is there a way to automatically include a user defined standard set of plugin each time a new rails project is created. Right now each new project, I have to load rSpec plus several others that I use with each project.
Don French
Read here: http://calicowebdev.com/blog/show/3. Especially, note the
part about RaPT.