Displaying 10 results from an estimated 10 matches for "shripad".
2009 Apr 08
7
How to use Net::SSH
Hi all,
I am having following code in ruby
require ''net/ssh''
require ''net/sftp''
begin
Net::SSH.start
(''132.147.161.159'',:password=>''k'',:port=>1234,:username=>''k'') do |ssh|
ssh.sftp.connect do |sftp|
Dir.foreach(''.'') do |file|
puts file
end
2008 Nov 03
3
Handling SOAP XML request and Response
...ed, i have to parse the request and check
the extracted values in the database according to the checking i have
to send a Response to the VB6.0 application.
Please tell me the procedure how can i used SOAP XML in ROR
application for handling these activities.
Please help me.
Thanks and Regards.
Shripad
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2008 Nov 12
2
Using Active Resource in ROR Application
Hi all,
I want to use Active Resource to communicate with other application.
How can i use Active Resource in my ROR application.
anyone knows please help me out.
Thanks and regards,
Shripad
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2013 Apr 07
4
[BUG] btrfs.fsck failing to fix corrupted block
...temd.fsck[289]: extent buffer leak: start 206893056 len 4096
systemd.fsck[289]: *** Error in `fsck.btrfs`: corrupted double-linked
list: 0x0000000002081d80 ***
and its not proceeding and stuck here.
I have the rescue disk handy, but not sure how can I fix this issue.
Any help please.
thanks,
--
~shripadr
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
2010 Aug 27
2
Recording a Live Earning Cast call
Hi all,
I am working on a project, in this I am assigned a task, this task
consist of recording a live earning cast call when administrator press
single button for that event.
The Earning cast call are basically conference calls which happen at
the company premises.
How can I implement this recording functionality in ROR,
Please help me
Thanks,
Shri
--
You received this message because you
2009 Dec 17
4
Text snippets
Hello,
Is there advancements in snippeting? (Besides what mentioned in the wiki.) I think extracting snippets is clearly IR task. And I hope Xapian will provide at least helpers to do that. I have set of documents up to 5M of extracted text and 1M in average (they are even bigger pdfs but I pre-extracted text into some sort of text cache, pdftotext is very slow). To parse ~1M documents on the fly
2010 Dec 28
1
Printing all records when search is not present
Hi,
I want to print all the records from the passed database when the
search string is not present. I quickly skimmed through the API but I
couldn't find a way to do it. Can someone show some pointers.
Thanks,
Shri
2008 Oct 06
1
ROR application in any language(eg German, English, Spanish etc)
Hi all,
I want an ROR application to work with any language selected, such as
German, English, Spanish etc. Is there any plugin or gem available
which can do it automatically for me or is there any other way to do
this.
Please inform me about this..
Thanks and Regards
Shripad
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2008 Oct 11
0
How to Redirect Rails application from HTTP to HTTPS using lighttpd for WinXP
Hi all,
I want to redirect from http to https using lighttpd for winxp,
Please explain me.
please help me out.
Thanks and Regards,
Shripad
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2009 Mar 19
0
How to send multiple values to controller using :with option of collection_select
..."''id=''+value")}"}) %>
this works fine for single value,
when I write ":multiple => true" it is not allowing me to pass
multiple values.
what should I change in the above code to passing multiple values to
controller?
Please help me out,
Thanks,
Shripad
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, sen...