× {{alert.msg}} Never ask again
Get notified about new tutorials RECEIVE NEW TUTORIALS

Fixing various bugs in Rails applications

Milos Blasko
Jul 04, 2014
<p>This one is quite common :) Fixed few issues with 3rd party&nbsp;APIs (<span style="color:rgb(95, 99, 102); font-family:lato,sans-serif">LinkedIn, Pocket..), model relationships (mostly many-to-many ones) and validations, forms and&nbsp;&nbsp;controller actions (forms not saving..) and many other.</span></p><p><span style="color:rgb(95, 99, 102); font-family:lato,sans-serif">Besides just fixing the issue, I always try to explain what caused the problem and how I solved it.</span></p>