This website requires JavaScript.
Explore
Help
Sign In
ben
/
obdev
Watch
1
Star
0
Fork
You've already forked obdev
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a2a9e1312b
obdev
/
app
/
models
/
onboarding_item.rb
5 lines
103 B
Ruby
Raw
Blame
History
class
OnboardingItem
<
ApplicationRecord
belongs_to
:owner
,
polymorphic
:
true
belongs_to
:form
end
Reference in New Issue
View Git Blame
Copy Permalink