Method: Section#full_path

Defined in:
app/models/section.rb

#full_pathObject

Returns the value of attribute full_path.



37
38
39
# File 'app/models/section.rb', line 37

def full_path
  @full_path
end