Re: [Rails] How to open the pdf from the server via database?

2012-08-28 Thread Colin Law
On 28 August 2012 22:23, Vinay Sri wrote: > Hello, > > I am very very new to Ruby on rails. Just joined as an Intern in a > company. They gave me a task. I want to open the PDF in a new window > based on the location id where we currently in. For example, In a > database table we have a column nam

Re: [Rails] How to open the pdf from the server via database?

2012-08-28 Thread Javier Quarite
On Tue, Aug 28, 2012 at 4:23 PM, Vinay Sri wrote: > Hello, > > I am very very new to Ruby on rails. Just joined as an Intern in a > company. They gave me a task. I want to open the PDF in a new window > based on the location id where we currently in. For example, In a > database table we have a c

[Rails] How to open the pdf from the server via database?

2012-08-28 Thread Vinay Sri
Hello, I am very very new to Ruby on rails. Just joined as an Intern in a company. They gave me a task. I want to open the PDF in a new window based on the location id where we currently in. For example, In a database table we have a column name location id in one table. PDF's stored in the server