Method: Phrase::ProjectUpdateParameters#protect_master_branch
- Defined in:
- lib/phrase/models/project_update_parameters.rb
#protect_master_branch ⇒ Object
(Optional) Protect the master branch in project where branching is enabled
39 40 41 |
# File 'lib/phrase/models/project_update_parameters.rb', line 39 def protect_master_branch @protect_master_branch end |