This website requires JavaScript.
Explore
Help
Sign In
Hjqreturn
/
educoder
Watch
0
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cb13f6d360
educoder
/
app
/
models
/
department.rb
5 lines
99 B
Ruby
Raw
Blame
History
class
Department
<
ActiveRecord
::
Base
belongs_to
:school
attr_accessible
:name
,
:school_id
end
Reference in New Issue
View Git Blame
Copy Permalink