gitlab-org--gitlab-foss/app/views/help/show.html.haml

2 lines
71 B
Text
Raw Normal View History

2014-04-18 11:21:21 -04:00
= markdown File.read(Rails.root.join('doc', @category, @file + '.md'))