This website requires JavaScript.
Explore
Help
Sign In
erictyl
/
links
Watch
1
Star
0
Fork
You've already forked links
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70c99b941d
links
/
app
/
models
/
web_link.rb
5 lines
75 B
Ruby
Raw
Blame
History
class
WebLink
include
Mongoid
::
Document
field
:title
,
type
:
String
end
Reference in New Issue
View Git Blame
Copy Permalink