This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
wblog
Watch
1
Star
0
Fork
You've already forked wblog
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
wblog
/
app
/
models
/
label.rb
5 lines
103 B
Ruby
Raw
Permalink
Blame
History
class
Label
<
ApplicationRecord
has_and_belongs_to_many
:posts
validates
:name
,
presence
:
true
end
Reference in New Issue
View Git Blame
Copy Permalink