Method: Neo4j::Migrations::MigrationFile#class_name
- Defined in:
- lib/neo4j/migrations/migration_file.rb
#class_name ⇒ Object (readonly)
Returns the value of attribute class_name.
4 5 6 |
# File 'lib/neo4j/migrations/migration_file.rb', line 4 def class_name @class_name end |