Libraries
»
new_cms_scanner
(0.13.7)
»
Index
»
CMSScanner
»
Controller
»
Base
»
#==
Method: CMSScanner::Controller::Base#==
Defined in:
lib/cms_scanner/controller.rb
#
==
(other) ⇒
Object
18 19 20
# File 'lib/cms_scanner/controller.rb', line 18
def
==
(
other
)
self
.
class
==
other
.
class
end