Method: Sequent::Migrations::Migration#version
- Defined in:
- lib/sequent/migrations/functions.rb
#version ⇒ Object
Returns the value of attribute version.
22 23 24 |
# File 'lib/sequent/migrations/functions.rb', line 22 def version @version end |