Skip to content

Commit

Permalink
Use extend. gh-30
Browse files Browse the repository at this point in the history
  • Loading branch information
rust committed Sep 26, 2011
1 parent 72e2aba commit 88e35b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jpmobile/trans_sid.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def extract_session_id_with_jpmobile(env)
module SessionID
module_function

include ActionDispatch::Session::Compatibility
extend ActionDispatch::Session::Compatibility
end
end

Expand Down

0 comments on commit 88e35b3

Please sign in to comment.