Class: MaimaiNet::Page::Debug
Instance Method Summary collapse
Methods inherited from Base
#initialize, parse, #validate!
Methods included from HelperSupport
extended, #helper_method, #method_added
Methods included from ModuleExt::MethodCache
included, #singleton_method_added
Methods included from ModuleExt::HaveClassMethods
Constructor Details
This class inherits a constructor from MaimaiNet::Page::Base
Instance Method Details
#debug ⇒ Object
4 5 6 |
# File 'lib/maimai_net/page-debug.rb', line 4 def debug byebug end |