cannikin / alfred

Rails app for controlling instances of other Rails apps on a server. Useful if you have lots of little apps that you want to turn on and off at various times.

alfred / script / plugin
100755 4 lines (3 sloc) 0.097 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/plugin'