| ... | @@ -9,6 +9,8 @@ |
... | @@ -9,6 +9,8 @@ |
|
|
# project_id :integer not null
|
|
# project_id :integer not null
|
|
|
# created_at :datetime not null
|
|
# created_at :datetime not null
|
|
|
# updated_at :datetime not null
|
|
# updated_at :datetime not null
|
|
|
|
# active :boolean default(FALSE), not null
|
|
|
|
# project_url :string(255)
|
|
|
#
|
|
#
|
|
|
|
|
|
|
|
class Service < ActiveRecord::Base
|
|
class Service < ActiveRecord::Base
|
| ... | |
... | |
| ... | | ... | |