Method: Seabright::History::ClassMethods#save_history!
- Defined in:
- lib/redis_object/experimental/history_untested.rb
#save_history!(v = true) ⇒ Object
30 31 32 |
# File 'lib/redis_object/experimental/history_untested.rb', line 30 def save_history!(v=true) @@save_history = v end |