例文を組み込んだAlfred Workflowを作りました: Alfred Git Commit Message Example
以下転載:
| drb.rb | |
| #!/usr/local/bin/ruby | |
| =begin | |
| Tiny distributed Ruby --- dRuby | |
| DRb --- dRuby module. | |
| DRbProtocol --- Mixin class. | |
| DRbObject --- dRuby remote object. | |
| DRbConn --- | |
| DRbServer --- dRuby message handler. | |
| =end |
以下転載: