Need your help with rails plugin

we are building a plugin for rails on eclipse platform so i need to
ask a question about that. how to make a plug in to allow user to
create a new file with whatever extension? hope you can help. thanx a
lot for your help in advance

Mr_tony wrote:

we are building a plugin for rails on eclipse platform so i need to
ask a question about that. how to make a plug in to allow user to
create a new file with whatever extension? hope you can help. thanx a
lot for your help in advance

You look at Ruby File Class here:
http://www.ruby-doc.org/core/classes/File.html