Kashiftufail

Lahore, Pakistan

Age: 28

May
15
awarded Popular Question
May
3
comment Show current time on page in real ticks format using Rails and change with every second
Bruno i would recommend you to search for some js plugin.
May
3
comment Show current time on page in real ticks format using Rails and change with every second
yes in application controller.rb. But you can kept it any other controller according to your need.
May
2
asked how can i redirect to specific link out of my app when devise before_filter :authenticate_user works
Apr
27
awarded Notable Question
Apr
27
answered datepicker in filters portion not show with created_at and updated_at fields using Active Admin Rails
Apr
27
asked datepicker in filters portion not show with created_at and updated_at fields using Active Admin Rails
Apr
26
answered How do I install the latest Blender 3D builds from a PPA?
Apr
26
accepted Trouble installing Ruby 2.0.0 on Ubuntu 12.04
Apr
26
comment Trouble installing Ruby 2.0.0 on Ubuntu 12.04
Thanks @tadman. At last this help me out to find solution answers.launchpad.net/ubuntu/+source/apt/+question/207163
Apr
26
comment how to install ruby 2.0.0 correctly on ubuntu 12.04
At last this help me out to find solution answers.launchpad.net/ubuntu/+source/apt/+question/207163
Apr
26
comment sudo apt-get not working on ubuntu 12.04
This answer on Launchpad helped me to find the solution.
Apr
26
asked sudo apt-get not working on ubuntu 12.04
Apr
25
asked how to install ruby 2.0.0 correctly on ubuntu 12.04
Apr
25
asked how to install ruby 2.0.0 correctly on ubuntu 12.04
Apr
25
comment Trouble installing Ruby 2.0.0 on Ubuntu 12.04
when i give command rvm requirements i see that errors
Apr
25
asked Trouble installing Ruby 2.0.0 on Ubuntu 12.04
Apr
19
asked How i can use placeholder in "galetahub / rails-ckeditor"
Apr
15
comment The action 'google_oauth2' could not be found for Users::OmniauthCallbacksController
i see using route grep command user_omniauth_authorize /users/auth/:provider(.:format) users/omniauth_callbacks#passthru {:provider=>/google_oauth2/} user_omniauth_callback /users/auth/:action/callback(.:format) users/omniauth_callbacks#(?-mix:google_oauth2) user_omniauth_authorize /users/auth/:provider(.:format) devise/omniauth_callbacks#passthru {:provider=>/google_oauth2/} user_omniauth_callback /users/auth/:action/callback(.:format) devise/omniauth_callbacks#(?-mix:google_oauth2)
Apr
15
comment The action 'google_oauth2' could not be found for Users::OmniauthCallbacksController
i have mtach route but it also not working match "/users/auth/google_login/callback" ,:to => "users/omniauth_callbacks#goole_oauth2"
1 2 3 4 5