58 59 60
# File 'app/models/burp/page_model.rb', line 58 def to_param path == "/" ? "/$root" : path end