This website requires JavaScript.
Explore
Help
Sign In
tsv
/
Soc
Watch
1
Star
0
Fork
You've already forked Soc
0
Code
Issues
4
Pull Requests
1
Actions
Wiki
Activity
3a6de86d48
Soc
/
app
/
models
/
tag.rb
6 lines
99 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
class
Tag
<
ApplicationRecord
validates
:name
,
presence
:
true
end
Reference in New Issue
View Git Blame
Copy Permalink