Method: Gitlab::ErrorTracking::ErrorEvent#gitlab_project
- Defined in:
- lib/gitlab/error_tracking/error_event.rb
#gitlab_project ⇒ Object
Returns the value of attribute gitlab_project.
10 11 12 |
# File 'lib/gitlab/error_tracking/error_event.rb', line 10 def gitlab_project @gitlab_project end |