R
R
rusrich2019-02-11 14:59:36
Ruby on Rails
rusrich, 2019-02-11 14:59:36

How to insert a Ruby on Rails page into another site using an IFRAME?

Good afternoon.
Thought it would be much easier.
A Ruby on Rail application creates a page with a specific post.
I thought I could paste it on another site with a regular iframe like:

<iframe width="100%" height="580" src="http://railsapp.com/posts/4" frameborder="0" allowfullscreen></iframe>

As a result, I get an empty page:
5c61635ecdab9482722635.png
Please, tell me the solution.
I googled, but something does not give out. Or I'm wording it wrong.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Alekseiev, 2019-02-12
@rusrich

https://stackoverflow.com/questions/16561066/ruby-...
If it helped the author, then let it be as an answer, maybe someone will come in handy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question