path_helpers.rb revision 4d427223e4ce0c02912a643181383b8012e577f4
2670cd577aa57eb9f915a4f4220ae48c9b4fc5fbTimo Sirainen helper_method :fancy_repository_path, :in_ref_path?
98811ad98a4d673d3f69cac6a4b402cea774ed15Timo Sirainen if !in_ref_path? && action == :show && !args[:exact_commit]
98811ad98a4d673d3f69cac6a4b402cea774ed15Timo Sirainen repository_tree_path repository, path: args[:path]