Common Rails error you will (most probably) see in your log file
Phil Nash wrote a great article about common Rails errors and how to deal with them. The common errors are: 1. ActionController::RoutingError 2. NoMethodError: undefined […]
Continue reading »