Method: DatabaseRecorder::Recording#started
- Defined in:
- lib/database_recorder/recording.rb
#started ⇒ Object (readonly)
Returns the value of attribute started.
8 9 10 |
# File 'lib/database_recorder/recording.rb', line 8 def started @started end |