[Rails] Re: .exe creation

2013-10-21 Thread rohini kambde
Okay ,so we should try creating a .exe in windows only i guess. then would you please provide me the right way of steps to be followed to create .exe in windows . or suggest me how to create a executable for my application in Ubuntu.? -- Posted via http://www.ruby-forum.com/. -- You

[Rails] Re: .exe creation

2013-10-20 Thread rohini kambde
Thank you for reply folks . why i want to have a standalone rails executable is , i just want my clients to feel easy to run the project , if we give it as a one click installer, it would be easier for them to use the application .This is the main reason behind creating a . EXE for rails .

[Rails] .exe creation

2013-10-19 Thread rohini kambde
Hi , i am trying to create a .exe for my application using rubyscript2exe. and it is showing following error when i run the command ruby rubyscript2exe.rb application.rb . Tracing intello erp ... intello erp.rb doesn't contain an init.rb . Gathering files... Copying files... Stripping...

Re: [Rails] Re: Re: Biometric Device Installation

2012-06-06 Thread ROHINI KAMBDE
may i know what is that software to be installed..? On Wed, Jun 6, 2012 at 5:40 PM, Richard Campbell li...@ruby-forum.comwrote: rohini kambde wrote in post #1063187: If possible could you please let me know how did you implement this ..?i too want to integrate this feature into my app

Re: [Rails] Re: Re: Re: Biometric Device Installation

2012-06-06 Thread ROHINI KAMBDE
Thank you very much for your information..i will follow this procedure first , and if i still get any doubts i will contact you ..Thanks for your support and help. On Wed, Jun 6, 2012 at 8:01 PM, Richard Campbell li...@ruby-forum.comwrote: rohini kambde wrote in post #1063329: may i know

Re: [Rails] Re: Re: Re: Re: Biometric Device Installation

2012-06-06 Thread ROHINI KAMBDE
And do you have any idea about how to integrate crystal reports in ruby on rails (2.3.8) On Wed, Jun 6, 2012 at 11:06 PM, Richard Campbell li...@ruby-forum.comwrote: rohini kambde wrote in post #1063383: Thank you very much for your information..i will follow this procedure first

Re: [Rails] Re: Biometric Device Installation

2012-06-05 Thread ROHINI KAMBDE
If possible could you please let me know how did you implement this ..?i too want to integrate this feature into my app. On Tue, Jun 5, 2012 at 7:00 PM, hanish jadala emailtohoneyr...@gmail.comwrote: i have implemented biometric device to project fedena but i have used a small app which will

Re: [Rails] Regrading Biometric

2012-06-04 Thread ROHINI KAMBDE
the exact requirement is that we want integrate finger print reader into the rails application .can anyone please help us for integrating this into our project . -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group, send

[Rails] CRystal Reports In ROR

2012-06-03 Thread ROHINI KAMBDE
Can anyone please tell me in detail about how to integrate crystal reports in ROR .i have already got a link i.e.,http://rorataspire.wordpress.com/2008/06/13/how-to-integrate- crystal-reports-with-ruby-on-rails/ but i am not getting all those jar files and i am a bit confused about this procedure