# File lib/flowdock/git.rb, line 15 def background_post(ref, from, to, options = {}) Git.new(ref, from, to, options).background_post end