index
:
alphabetlearning-ruby.git
master
Alphabet Learning in Ruby on Rails
y@yulqen.org
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
resource_type.rb
blob: 066a73427c21a353d5ac32835ee66f635e7dadb4 (
plain
) (
tree
)
6427b28
1
2
3
class ResourceType < ApplicationRecord has_many :pdfresources end