Method: Lev::Error#offending_inputs
- Defined in:
- lib/lev/error.rb
#offending_inputs ⇒ Object
The inputs related to this error
11 12 13 |
# File 'lib/lev/error.rb', line 11 def offending_inputs @offending_inputs end |
The inputs related to this error
11 12 13 |
# File 'lib/lev/error.rb', line 11 def offending_inputs @offending_inputs end |