This website requires JavaScript.
Explore
Help
Sign In
p49726105
/
bigdir
Watch
1
Star
0
Fork
You've already forked bigdir
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1c69e80745
bigdir
/
app
/
models
/
school.rb
5 lines
93 B
Ruby
Raw
Blame
History
class
School
<
ActiveRecord
::
Base
attr_accessible
:name
,
:province
has_many
:courses
end
Reference in New Issue
View Git Blame
Copy Permalink