Skip to main content

Posts

Featured

How to solve Record not found error when using friendly_id in ruby on rails

If you are learning Ruby on rails and trying to add friendly_id in your application, you might face this error. ActiveRecord::RecordNotFound in EventsController#show to solve this error all you have to do is , go to your event/user controller find the line  Event.find(params[:id]) // Event or User whatever it is in your case and replace it with   Event.friendly.find(params[:id]) This will solve the problem.

Latest Posts

Man Drives An OutRun Cabinet On Roads With Augmented Reality

Mobile app "walkthrough", yes or not?

Should You Build a Mobile App or Mobile Website

Keeping Memory of Horrible Earthquake through Augmented Reality

Structure 3D sensor for mobiles and Augmented reality games

The awesome world of Augmented reality and Artificial Intelligence

Icis Smart glasses : an alternative for Google glass

How I learned to mind my own business

Bionym launched SDK for identity-auntenticating wristband Nymi

Hand gestures for your Windows Phone