Method: Vedeu::Models::Cell#colour
- Defined in:
- lib/vedeu/models/cell.rb
#colour ⇒ NilClass|String (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
13 14 15 |
# File 'lib/vedeu/models/cell.rb', line 13 def colour @colour end |