Write the code for iframe and in the src option give the path that defined in routes. It will render the file which corresponding action of the controller renders.
An Haml example is given below:
%iframe{:align => "center", :name => "window", :src => "#{list_make_shipments_path(:ids => "#{@shipment_success_responses.collect(&:id).join(",")}")}", :height => "1000px;", :width => "1100px;", :style => "float:left;margin-top:30px;"}
Like this:
Like Loading...
Related
Author: Abhilash
Hey!
This is Abhilash - Ruby developer, specialised on web development. Experienced with frameworks such as Rails, Angular, Sinatra, Laravel, NodeJS etc.
I am working on Ruby on Rails platform since 2010. This blog is about Ruby, Ruby On Rails and other subjects that I have had experienced with.
You can contact me here: abhilash.amballur@gmail.com
LinkedIn: www.linkedin.com/in/abhilashak
View all posts by Abhilash