No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Logout functionality does not working properly in "Production Environment". The logout Function is called in Production Environment by Started GET "/logout" for 127.0.0.1 at 2014-11-11 14:48:52 +0530 instead of Started DELETE "/logout". Note: I don't use Devise Gem in my application. routes.rb root 'welcome#home' get 'signup' => 'users#new' get 'login' …
I have created an application in Rails. In that I have Quiz module with Timer Control. The Timer works properly. I have set 2 minutes to complete the Quiz. After the timer completed the page does not redirects to the score page until we click on "continue/next" button. Help me …
Hi Guys, I'm a newbie to rails. I'm bit confused about the following. What is the difference between RSpec and Minitest? Which will be easy and effective to use? Thanks in advance...
Hi Guys, I'm passioned about to learn Hacking for my educational purpose. I'm searching for a good tutorial for my learning. I've gone through some tutorials which are far for a starter. I'm looking for guides to a starter. Can I get some guides from you???
Hi Guys, I'm a newbie to ROR.and I'm developing a sample app for practising. My app is for Quiz game qith time constrains. But, I don't know how to set a timer control for questions. I'm seeking for a solution for that to add timer control. I hope you will …
The End.
harry.suren