Wordpress inside a Ruby on Rails app
Paul Arterburn
39
Nice Blog :)
I am facing issue using wordpress and Rails app.
I have wordpress installed in separate server and rails app in other server.
Rails app contains https url in it.
when i try to call https://domain/blog page is getting loaded but css and js are not loaded.