560 reputation
110
bio website
location
age
visits member for 8 months
seen May 12 at 14:26
stats profile views 46

Apr
5
accepted get timezone from location name in Ruby on Rails
Apr
5
asked get timezone from location name in Ruby on Rails
Mar
22
asked Do we need to delete session variables after user logout?
Mar
22
asked simple_navigation gem : access ruby veriable inside custom renderer
Mar
16
comment How do I make an RSS/Atom feed in Rails 3?
<%= auto_discovery_link_tag(:rss, "iblog.com") %> here this "iblog.com"; link should point to posts#feed action, please let me know ?
Mar
5
awarded  Caucus
Mar
2
answered Link in popup page not working
Mar
2
comment New Relic integration with goliath
I am having models in other directory and requires them in action file, is here something wrong?
Mar
2
revised iframe : handle onkeypress event
added the code in **second code** section that worked for me
Mar
2
comment how can run rake resque:scheduler in daemon mode
thanks Viren have used the way PIDFILE=./resque-scheduler.pid BACKGROUND=yes rake resque:scheduler it worked for me
Mar
2
accepted how can run rake resque:scheduler in daemon mode
Mar
2
answered how can run rake resque:scheduler in daemon mode
Feb
28
comment iframe : handle onkeypress event
Ya, I am having script tag
Feb
28
revised iframe : handle onkeypress event
deleted 4 characters in body
Feb
27
asked iframe : handle onkeypress event
Feb
24
revised Content Security Policy with Chrome Extensions - Getting data via remote URL
added content_scripts matches
Feb
24
comment Content Security Policy with Chrome Extensions - Getting data via remote URL
for content-script : press F12(open developer tool) and reload the page in console section of developer tool you would see the error
Feb
23
comment Content Security Policy with Chrome Extensions - Getting data via remote URL
can you paste the error message
Feb
23
answered Google chrome extension: When should we use the background script?
Feb
23
answered chrome.tabs returns undefined in content script