summaryrefslogtreecommitdiff
path: root/app/models/label.rb
diff options
context:
space:
mode:
authorMrYummy <elemental428@gmail.com>2017-06-02 19:17:35 +0200
committerMrYummy <elemental428@gmail.com>2017-06-18 13:11:36 -0400
commitdeba1b76e39c3528ca66e92c94a91eb3a8b4526b (patch)
treeec8a3431f4b2e4793f5aad5c21c2b5c4b1836be2 /app/models/label.rb
parente2a16f3ae6e4c557a986d6170c1a7420e0ca08e0 (diff)
Updated find_by methods
Diffstat (limited to 'app/models/label.rb')
-rw-r--r--app/models/label.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/label.rb b/app/models/label.rb
index ee2fb56..d7cdc30 100644
--- a/app/models/label.rb
+++ b/app/models/label.rb
@@ -23,4 +23,4 @@ class Label < ActiveRecord::Base
end
end
end
-end \ No newline at end of file
+end