Host wordpress on a subdirectory of a Rails application

You can also set an apache Alias to say /blog is /path/to/wordpress

so it’s technically not inside your RoR app, you can deploy/make changes to the RoR app all day long then, without the need to worry about overwriting wordpress files.