Flowdock
method

original_value

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: Uninitialized
original_value() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activemodel/lib/active_model/attribute.rb, line 225
        def original_value
          UNINITIALIZED_ORIGINAL_VALUE
        end
Register or log in to add new notes.