Libraries
»
neo4j
(9.6.2)
»
Index
»
Neo4j
»
Generators
»
ActiveModel
»
#destroy
Method: Neo4j::Generators::ActiveModel#destroy
Defined in:
lib/rails/generators/neo4j_generator.rb
#
destroy
⇒
Object
97 98 99
# File 'lib/rails/generators/neo4j_generator.rb', line 97
def
destroy
"
#{
name
}
.destroy
"
end