Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #7384

Closed
Open
Created Jul 27, 2014 by Administrator@rootOwner

no such file -- rdoc when accessing a repo with *.rdoc file

Created by: maca

This may be related to #6107 (closed) But in 7.1 rdoc rendering seems to be broken. Would including rdoc in Gemfile fix the issue?

When accessing a repo containing *.rdoc file I get this error, If I rename to .md it's fixed:

LoadError (cannot load such file -- rdoc):
  app/helpers/application_helper.rb:224:in `render_markup'
  app/views/projects/tree/_readme.html.haml:13:in `_app_views_projects_tree__readme_html_haml___1590872159185505099_47746240'
  app/views/projects/tree/_tree.html.haml:45:in `_app_views_projects_tree__tree_html_haml___2200673995565982380_46426820'
  app/views/projects/tree/show.html.haml:9:in `_app_views_projects_tree_show_html_haml__1130464025951464244_45682200'
  app/controllers/projects/tree_controller.rb:13:in `show'
Assignee
Assign to
Time tracking