Class: Ci::JobVariable
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Ci::JobVariable
- Extended by:
- Gitlab::Ci::Model
- Includes:
- BulkInsertSafe, NewHasVariable
- Defined in:
- app/models/ci/job_variable.rb
Constant Summary
Constants included from BulkInsertSafe
BulkInsertSafe::ALLOWED_CALLBACKS, BulkInsertSafe::DEFAULT_BATCH_SIZE, BulkInsertSafe::MethodNotAllowedError, BulkInsertSafe::PrimaryKeySetError
Method Summary
Methods included from Gitlab::Ci::Model
Methods included from HasVariable
Methods inherited from ApplicationRecord
at_most, id_in, id_not_in, iid_in, pluck_primary_key, primary_key_in, safe_ensure_unique, safe_find_or_create_by, safe_find_or_create_by!, underscore, without_order