Method: Milkode::Updater#enable_update_with_git_pull
- Defined in:
- lib/milkode/database/updater.rb
#enable_update_with_git_pull ⇒ Object
76 77 78 |
# File 'lib/milkode/database/updater.rb', line 76 def enable_update_with_git_pull @options[:update_with_git_pull] = true end |