how can i get the full path name of a file.like i have file called
“example.csv”. in "D " drive .
when i am using IE with rails i am geeting the full path name .but
when i am using it with firefox i am just getting the filename. is
there any way i could get the full path name
I am not using any method for getting the path.As i select the file
name in IE its prinitng the full path of the file as file name in IE
where as in fire fox ,its not printing the fullpath when i am using
the file name that i used in IE.is there any method in ruby which
i can use in for getting the full path of the file