Skip to content

Commit

Permalink
Added missing ApplicationController
Browse files Browse the repository at this point in the history
  • Loading branch information
Polar Humenn committed Apr 20, 2009
1 parent a7aef99 commit d3d8c1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/application_controller.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
class ApplicationController < ActionController::Base
end

0 comments on commit d3d8c1d

Please sign in to comment.