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
  • #9688

Closed
Open
Created Oct 02, 2015 by Administrator@rootOwner

ActionView::Template::Error (undefined method `tab_width' for nil:NilClass):

Created by: cyruscavalcante

Version: GitLab 8.0.0.pre 4ac9dcc2

Processing by ProjectsController#show as HTML
  Parameters: {"namespace_id"=>"saudeti", "id"=>"recadastramento"}
Read fragment views/19-8f7d109f7a23d3504bd122b51a96e0e3f7a34014-readme/52ae10bdb6893d3d0ad5e895fe2cc950 (0.3ms)
Completed 500 Internal Server Error in 172ms (ActiveRecord: 13.8ms)

ActionView::Template::Error (undefined method `tab_width' for nil:NilClass):
     8:             %i.fa.fa-pencil
     9:     .wiki
    10:       = cache(readme_cache_key) do
    11:         = render_readme(readme)
    12: - else
    13:   %h3.page-title
    14:     This project does not have README yet
  app/helpers/application_helper.rb:221:in `render_markup'
  app/helpers/tree_helper.rb:28:in `render_readme'
  app/views/projects/_readme.html.haml:11:in `block in _app_views_projects__readme_html_haml___2013390346559916252_70091165688280'
  app/views/projects/_readme.html.haml:10:in `_app_views_projects__readme_html_haml___2013390346559916252_70091165688280'
  app/views/projects/show.html.haml:69:in `_app_views_projects_show_html_haml__1130419082312711788_70091123525220'
  app/controllers/projects_controller.rb:85:in `block (2 levels) in show'
  app/controllers/projects_controller.rb:79:in `show'
Assignee
Assign to
Time tracking