Module: Brwsr::Browser::ActionController

Defined in:
lib/brwsr/action_controller.rb

Overview

:nodoc: all

Class Method Summary collapse

Class Method Details

.included(base) ⇒ Object



4
5
6
# File 'lib/brwsr/action_controller.rb', line 4

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