Class: Pullbot
- Inherits:
-
Object
- Object
- Pullbot
- Defined in:
- lib/pullbot.rb
Class Method Summary collapse
Class Method Details
.create ⇒ Object
6 7 8 |
# File 'lib/pullbot.rb', line 6 def self.create PullBundle::Base.new() end |