This website requires JavaScript.
Explore
Help
Sign In
Site
/
clarion
Watch
11
Star
0
Fork
You've already forked clarion
0
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
ac5b1e2d4d
clarion
/
app
/
models
/
hall.rb
5 lines
100 B
Ruby
Raw
Blame
History
class
Hall
<
ActiveRecord
::
Base
belongs_to
:conference
has_many
:slots
,
dependent
:
:destroy
end
Reference in New Issue
View Git Blame
Copy Permalink