Created
July 26, 2012 14:57
-
-
Save codespectator/3182542 to your computer and use it in GitHub Desktop.
Revisions
-
James MacLeod created this gist
Jul 26, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ class CustomersController < ApplicationController end ## Error wrong number of arguments (1 for 0) (ArgumentError) ./app/controllers/customers_controller.rb:1:in `<top (required)>'