Murwath Mehtar wrote:
> Hi All,
> 
> I had been assigned work of ruby on rails from two days . Using ruby on
> rails how do we get the list of drives present in a system ex : c:\ ,
> d:\ etc

Rails lives on the server side.  You're asking about client-side stuff, 
which is independent of Rails.  Anyway, getting a list of local deives 
would be a security violation.  What are you ultimately trying to 
accomplish?  Perhaps there's another way to do it...

> 
> If anyone know this pls send me the code.

We're not here to do your job for you.

> 
> Thanks & Regards,
> Murwath Ali Mehtar.

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to