Refactoring - replace jquery updating page with partial view refresh 21 May 2014 Ruby on Rails Javascript Refactoring - replace jquery updating page with partial view refresh I have a voting page, where user can vote up and down a restaurant. It triggers an ajax call to update the votes in database.
Capybara Database Locked 30 Apr 2014 Ruby on Rails testing Capybara Database Locked I've been writing capybara integration tests. It's been going well, until I hit an error. It happens when I want to
Google Chart Listener Issue 16 Mar 2014 Javascript Google Chart Listener Issue So I've been stuck at this bug for a couple of hours. It's a google chart and I simply just added
Phusion Passenger Deployment and Config Setting 11 Oct 2013 Ruby on Rails Phusion Passenger Deployment and Config Setting Well... after spending about a week refactoring all configuration files and stuff, it's time to deploy. Hesitated for a second whether I should
form_for and Update Action 22 Jun 2013 Ruby on Rails form_for and Update Action I've been stuck at work for this weird error message. I have a form, which structured like: <%=form_for @cnf, :url=>