Nfsnobody problem

My Rails application write files on server disk but the user name and
group of the file is nfsnobody. I am using Fedora system and the rails
application start up with root. How can I change its user name and group
name?

Thanks