Method: Assit::DebugAction#assert_it
- Defined in:
- lib/assit/actions/debug_action.rb
#assert_it(message) ⇒ Object
The action
14 15 16 |
# File 'lib/assit/actions/debug_action.rb', line 14 def assert_it() debugger end |
The action
14 15 16 |
# File 'lib/assit/actions/debug_action.rb', line 14 def assert_it() debugger end |