What is a .generators file used for?
Hi,
I'm working on my first Ruby on Rails project. I've installed the Ruby plugin into IntelliJ v13 and for one of the modules there is now a .generators file at the project root.
I've searched for an explaination of this file, however I can't find one and was hoping someone here could help?
Thanks,
Nick
请先登录再写评论。
Hi,
I think this is a cached list of available rails generators.
Regards, Oleg.