Module: GitpodHelper

Defined in:
app/helpers/gitpod_helper.rb

Instance Method Summary collapse

Instance Method Details

#gitpod_enable_descriptionObject



4
5
6
# File 'app/helpers/gitpod_helper.rb', line 4

def gitpod_enable_description
  s_('Users can launch a development environment from a GitLab browser tab when the %{linkStart}Gitpod%{linkEnd} integration is enabled.')
end