LSWS run Rails App in suEXEC mode, so if you run your app as root from command line, there might be permission problem, you should fix those problems. And you should start WEBrick or other RoR server as the user own the public directory of the app.
Another difference is that LSWS by default...