This website requires JavaScript.
Explore
Help
Sign In
penguincoder
/
binaryattraction
Archived
Watch
1
Star
0
Fork
You've already forked binaryattraction
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.
7731234032
binaryattraction
/
app
/
models
/
photo_favorite.rb
5 lines
84 B
Ruby
Raw
Blame
History
class
PhotoFavorite
<
ActiveRecord
::
Base
belongs_to
:user
belongs_to
:photo
end
Reference in New Issue
View Git Blame
Copy Permalink