module ThoughtBot::Shoulda::Controller::HTML
def self.included(other)
:nodoc:
:nodoc:
:nodoc:
def self.included(other) other.class_eval do extend ThoughtBot::Shoulda::Controller::HTML::ClassMethods end end
def self.included(other) other.class_eval do extend ThoughtBot::Shoulda::Controller::HTML::ClassMethods end end