search for: tushar

Displaying 20 results from an estimated 48 matches for "tushar".

2012 Jan 26
1
[LLVMdev] How to get trace using llvm?
Hello, I am trying to get the trace by running my sample program using llvm. I was referring following link for lli: http://llvm.org/releases/1.0/docs/CommandGuide/lli.html after that I installed llvm and llvm-gcc. Here is the version detail: tushar at tushar-mehta:~/NUS/os_project/tryout$ lli -version Low Level Virtual Machine (http://llvm.org/): llvm version 2.8 (Ubuntu 2.8-0ubuntu1) Optimized build. Built Oct 6 2010 (13:24:23). Host: x86_64-pc-linux-gnu Host CPU: i686 Registered Targets: x86 - 32-bit X86: Pentium-Pro an...
2018 Dec 12
2
[Bug 109025] New: Reset Button is not working properly.
...Summary: Reset Button is not working properly. Product: Mesa Version: 18.3 Hardware: ARM OS: Windows (All) Status: NEW Severity: major Priority: high Component: Drivers/DRI/nouveau Assignee: tushar.matte07 at gmail.com Reporter: khemrajbawanthare at gmail.com QA Contact: nouveau at lists.freedesktop.org If we click on Reset Buttton, All the text fields above the button should be cleared.But some Fields are remain unclear. -- You are receiving this mail because: You are t...
2010 Feb 04
2
Encrypt a user password using "Authlogic"
...ot;password" user.save My users.rb as follows :- "acts_as_authentic do |c| c.transition_from_restful_authentication = true end" It is creating the entry in users table with crypted_password is equal to "password". How should I fix this? Any help appreciated? Thanks, Tushar Gandhi -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this gr...
2010 Jun 07
3
Model validation giving problem
...ould not be blank". I have checked the post data don''t have the password and confirm password parameter. My controller code is like this:- "@member = User.find(params[:user_id]) @member.update_attributes(params[:user]) " Can anyone have any idea how to solve this? Thanks Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, se...
2009 Dec 24
2
Showing graphs on browser with gruff lib.
...itaryfilename.png") " By using this it just shows that graph. I want to show the 5 graphs a a time. Like:- as objects I am going to create an object of the grohpa created and on vie I am going to iterate that and show it one by one. Can anyone tell me how should Iacehive this? Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, se...
2009 Mar 31
9
Application without database.yml
Hi, I have created one application. In that application I am not using any database. Whenever I starting rails server it is giving me an error for configuration of database.yml. What should I do for this? Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...
2011 Mar 03
1
Cucumber not inserting record in db
...p://www.ultrasaurus.com/sarahblog/2008/12/rails-2-day-3-behavior-driven-development/" Everything is working fine but my problem is it is not inserting any record in either development or test database. Can anyone tell me IS it the behaviour of the Cucumber or Am I missing something? Thanks, Tushar -- Posted via http://www.ruby-forum.com/.
2009 Apr 27
5
ruby jasper report
...ce) at java.io.ObjectInputStream.readStreamHeader(Unknown Source) at java.io.ObjectInputStream.<init>(Unknown Source) at net.sf.jasperreports.engine.util.JRLoader.loadObject(JRLoader.java:84) ... 3 more " Is there anyone faced this issue before? Any help is appreciated. Thanks, Tushar -- Posted via http://www.ruby-forum.com/.
2011 May 20
3
"no such file to load -- rails/commands/runner (LoadError)"
...onfig/environment'', __FILE__) require ''rubygems'' require ''rails/commands/runner'' My Bash file is as follows:- MYPATH=/usr/local/rvm/rubies/ruby-1.9.2-p180/bin $MYPATH/ruby runner test.rb -e test Can anyone tell me what is the wrong with this? Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, s...
2004 Jan 10
5
Two routing cache entries with different interface
...c-direct> mtu 1500 advmss 1460 iif eth0 please see eth1 and eth2 in both entries, now it does not forward this request, what can be the reason behind this and please can anyone suggest me the solution, thanx in advance, Regards, ---------------------------------------------------------------- Tushar Thakker Elitecore Technologies Ltd. ---------------------------------------------------------------- Life gives all that one deserves, but not all that one desires... ----------------------------------------------------------------
2011 Mar 02
3
Couldn't find 'rspec' generator
...ator" I have searched for this and I got information that I have to install the plugins:- "ruby script/plugin install svn://rubyforge.org/var/svn/rspec/tags/CURRENT/rspec " My problem is that URL does not exists. Can anyone tell me am I on right track? Any help appreciated. Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, s...
2012 Dec 09
1
Fwd: samba_dnsupdate principal and TKEY unacceptable
...es requested by samba_dnsupdate in case of Bind and Internal DNS? PS: I couldn't go ahead with samba's internal DNS because there I got Tsig verify failure as already posted here: http://permalink.gmane.org/gmane.network.samba.general/127722 Thank you folks for the awesome work! Regards, Tushar
2008 Apr 16
2
base64 decoding failed!
Dear all, > I hav installed recoll based on xapian. > when i run recollindex command it throws following error: > > "mh_mail.cpp: 162: decodeBody: base64 decoding failed !" > > Anybody has any idea? > > > > -- > ../tushar
2010 Mar 09
1
Redirect to the url after login
...the invitation. My problem is whenever the user is not logged in he is redirected to the login page first. After successful login he should be redirected to "accept_friendship" URL But it doesn''t it goes to the default page after successful login. How should I fix this? Thanks, Tushar Gandhi -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this gr...
2010 Jun 21
1
in `const_missing': uninitialized constant CGI::Session
...sr/local/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:105:in `const_missing'': uninitialized constant CGI::Session (NameError" Anyone have any idea How to solve this issue? I already renamed my application.rb to application_controller.rb Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, se...
2011 Feb 17
1
Adding images for pagination links in will_paginate
...will_paginate for pagination. I have to show only Previous and Next links, that I have achieved by ":page_links=>false" parameter. Now I want to show the images instead of "Previous" and "Next" labels. Can anyone tell how to achieve this in will_paginate? Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, s...
2010 Feb 05
1
Encrypting the password using Authlogic
...created by the authlogic. It is encrypting the password like this:- "9b2dcddea0f2ecab44c195b36035cab8da14e719b51c696e704f885f29f8310939fb980d11434c545b43cfa9390b1e6b3d5dbb82f97289da9a1740eadda6b5ae" Is it right? Or I am missing something. Can anyone please help me out for this? Thanks, Tushar Gandhi -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this gr...
2010 May 17
2
"end of file" error for "net/https"
...(''http://www.test.com/''),{''q''=>''ruby''}) res = Net::HTTP.post_form(URI.parse(''https://product-search.api.cj.com/v2/product-search''), {''q''=>''ruby''}) puts res.body end Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, se...
2010 Jun 08
2
gem install mysql giving error on linux
...mkmf.rb:793:in `have_func'' from extconf.rb:50 Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/mysql-2.8.1 for inspection. Results logged to /usr/local/lib/ruby/gems/1.8/gems/mysql-2.8.1/ext/mysql_api/gem_make.out Can anyone tell me how to solve this? Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, se...
2011 Jan 04
1
Problem with "date_select" form helper
...nth. The days combobox has populated with the days from 1 to 31, but it is not right in case of the month "Feb" as well as the months which has the number of days are 30. Is there a way to solve this problem? so that clicking on the month name the corresponding days will change. Thanks, Tushar -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, s...