All files can be owned by the rails user or only let a few directories to be owned by rails user to give better security.
When LSWS start a Rails app in SuEXEC mode, it uses the owner of public folder, so, you can create a user for each of your rails application if you want, and you need to...