Label and LabelLink models for implementing own GitLab labels
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
app/models/label.rb
0 → 100644
app/models/label_link.rb
0 → 100644
db/migrate/20140729134820_create_labels.rb
0 → 100644
spec/factories/label_links.rb
0 → 100644
spec/factories/labels.rb
0 → 100644
spec/models/label_link_spec.rb
0 → 100644
spec/models/label_spec.rb
0 → 100644
Please
register
or
sign in
to comment