socek

Untitled

Sep 18th, 2015
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.26 KB | None | 0 0
  1. Phase runs in parallel. This means that first phase will be runned for all taks,
  2. and after that phase two will be runned.
  3.  
  4. On run:
  5.     * phase_init()
  6.     * phase_settings()
  7.     * phase_data()
  8.     * phase_validation()
  9.     * phase_build()
  10.     * phase_mybuild()
Advertisement
Add Comment
Please, Sign In to add comment