OSDN Git Service

Fix load_refs in ApplicationController after default_branch change
authorRobert Speicher <rspeicher@gmail.com>
Wed, 5 Sep 2012 05:12:44 +0000 (01:12 -0400)
committerRobert Speicher <rspeicher@gmail.com>
Wed, 5 Sep 2012 05:12:44 +0000 (01:12 -0400)
commita9f275bc201e666b9f26768aa228aca8250d5a94
treee29c214694cb7ce9c55270d3ff2d8de287d9106e
parent861a51488a44eac143ac4f44802fdf05fbd8f4c1
Fix load_refs in ApplicationController after default_branch change

As a last resort it was calling a method that didn't exist. Woops!
app/controllers/application_controller.rb