Method: Cassie::Schema::CassandraMigrations::MigrationFile#source
- Defined in:
- lib/cassie/schema/cassandra_migrations/migration_file.rb
#source ⇒ Object (readonly)
Returns the value of attribute source.
5 6 7 |
# File 'lib/cassie/schema/cassandra_migrations/migration_file.rb', line 5 def source @source end |