Tuesday, 27 August 2013

Want the response of the redirected page in pdf format in rails

Want the response of the redirected page in pdf format in rails

References

Reference NO 1

http://stackoverflow.com/questions/15197956/obtain-the-response-of-the-redirected-page-in-pdf-in-rails

Reference NO 2

http://stackoverflow.com/questions/8798371/rails-3-how-to-implement-redirect-response-with-an-ajax-request

Reference NO 3

http://apidock.com/rails/ActionController/MimeResponds/InstanceMethods/respond_to

Reference NO 4

http://en.wikibooks.org/wiki/Ruby_on_Rails/ActionView/Rendering_and_Redirecting

Reference NO 5

http://www.tutorialspoint.com/ruby-on-rails/rails-and-ajax.htm

Reference NO 6

http://ryandaigle.com/articles/2009/8/6/what-s-new-in-edge-rails-cleaner-restful-controllers-w-respond_with

Reference NO 7

http://everydayrails.com/2012/04/07/testing-series-rspec-controllers.html

Reference NO 8

http://www.brandensilva.com/rails/create-a-pdf-invoice-using-prawn-in-rails/

No comments:

Post a Comment