Skip to content

Commit

Permalink
#include should be #extend
Browse files Browse the repository at this point in the history
  • Loading branch information
wycats committed Oct 27, 2009
1 parent b3a1980 commit c3fa208
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ActionController #:nodoc:
module SessionManagement #:nodoc:
include ActiveSupport::Concern
extend ActiveSupport::Concern

include ActionController::Configuration

Expand Down

0 comments on commit c3fa208

Please sign in to comment.