Method: Arel::Visitors::Dot::Edge#name
- Defined in:
- activerecord/lib/arel/visitors/dot.rb
#name ⇒ Object
Returns the value of attribute name
16 17 18 |
# File 'activerecord/lib/arel/visitors/dot.rb', line 16 def name @name end |
Returns the value of attribute name
16 17 18 |
# File 'activerecord/lib/arel/visitors/dot.rb', line 16 def name @name end |