Module: Browser::ActionController

Defined in:
lib/browser/action_controller.rb

Overview

:nodoc: all

Class Method Summary collapse

Class Method Details

.included(base) ⇒ Object



3
4
5
# File 'lib/browser/action_controller.rb', line 3

def self.included(base)
  base.send :helper_method, :browser
end