Add attr reader for collapse tree

This commit is contained in:
bootstraponline
2012-10-23 22:22:56 -06:00
parent 941d39800c
commit 82526594db
+3
View File
@@ -597,6 +597,9 @@ module Gollum
# When false, only valid pages in the git repo are displayed.
attr_reader :show_all
# Start with collapsed file view. Default: false
attr_reader :collapse_tree
# Normalize the data.
#
# data - The String data to be normalized.