Skip to content

Commit

Permalink
Add missing module include
Browse files Browse the repository at this point in the history
  • Loading branch information
brynary committed Aug 11, 2008
1 parent 399a385 commit 206e65b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/webrat/core/session.rb
Expand Up @@ -5,6 +5,7 @@ module Webrat
class Session
extend Forwardable
include Logging
include Flunk

attr_reader :current_url

Expand Down

0 comments on commit 206e65b

Please sign in to comment.