Method: MockModel#name
- Defined in:
- lib/active_scaffold/bridges/file_column/test/mock_model.rb
#name ⇒ Object
Returns the value of attribute name.
2 3 4 |
# File 'lib/active_scaffold/bridges/file_column/test/mock_model.rb', line 2 def name @name end |