module TheGame::Helpers::ExceptionHelpers
Public Instance Methods
pp()
click to toggle source
# File lib/the_game/helpers/exception.rb, line 2 def pp "\e[31mError: #{inspect}\e[0m" end
# File lib/the_game/helpers/exception.rb, line 2 def pp "\e[31mError: #{inspect}\e[0m" end