Colonel
Gem for cron jobs editing by web GUI. Web GUI is based on Sinatra, Vegas and Twitter Bootstrap.
Usage
Add colonel to your Gemfile:
gem 'colonel', :git => 'git@github.com:santaux/colonel.git'
Install it:
bundle
Run application into your terminal and use:
bundle exec colonel
Stop application when you want:
bundle exec colonel -K
Or use it directly through your irb/rails console:
require 'colonel'
builder = Colonel::Builder.new
jobs = builder.parse