This website requires JavaScript.
Explore
Help
Sign In
penguincoder
/
barleysodas
Archived
Watch
1
Star
0
Fork
You've already forked barleysodas
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-05-27
. You can view files and clone it, but cannot push or open issues/pull-requests.
98a3db040b
barleysodas
/
app
/
models
/
tag.rb
4 lines
97 B
Ruby
Raw
Blame
History
class
Tag
<
ActiveRecord
::
Base
has_and_belongs_to_many
:pages
,
:join_table
=
>
'tags_pages'
end
Reference in New Issue
View Git Blame
Copy Permalink