Skip to content

Commit

Permalink
Explicitly require application controller to not make AS::Dependencie…
Browse files Browse the repository at this point in the history
…s confused
  • Loading branch information
drogus committed Apr 27, 2012
1 parent aa9bebf commit 0453628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/tolk/application_controller.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'tolk/application_controller'

module Tolk
class ApplicationController < ActionController::Base
helper :all
Expand Down

0 comments on commit 0453628

Please sign in to comment.