index
:
xlgmokha/mo-casts.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
service.rb
blob: 6244cc1aacab52a4fdd3f85e293b706f04574381 (
plain
)
1
2
3
class Service < ActiveRecord::Base has_many :environments, dependent: :destroy end