Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
 
 

README

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.