Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

dhh/conductor

Repository files navigation

Conductor is a Rails engine that lets you do through a web UI what you'd normally do with the rails shell command.

* Installation & Setup

To install add the following line to the Gemfile in your Rails 3 application :

  gem 'conductor', :git => 'http://github.com/dhh/conductor.git', :require => 'conductor/engine'

Then run the conductor:install:assets rake command.

Conductor can now be accessed at /conductor when you're running off local host.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages