Skip to content
Snippets Groups Projects
Commit f3c02d57 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Annotate!

parent 0a165303
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,6 +16,7 @@
# public :boolean default(FALSE), not null
# ssh_url_to_repo :string(255)
# gitlab_id :integer
# allow_git_fetch :boolean default(TRUE), not null
#
 
class Project < ActiveRecord::Base
Loading
Loading
Loading
Loading
@@ -16,6 +16,7 @@
# public :boolean default(FALSE), not null
# ssh_url_to_repo :string(255)
# gitlab_id :integer
# allow_git_fetch :boolean default(TRUE), not null
#
 
require 'spec_helper'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment