Method: Tree#entries

Defined in:
app/models/tree.rb

#entriesObject

Returns the value of attribute entries.



6
7
8
# File 'app/models/tree.rb', line 6

def entries
  @entries
end