Git Support for Rails Plugins

Installing a Rails plugin from GitHub is now as simple as: ./script/plugin install git://github.com/pjhyett/auto_migrations.git Sweet! Thanks to all involved for making it happen, the changeset is here. Now, to figure…

|

Installing a Rails plugin from GitHub is now as simple as:

./script/plugin install git://github.com/pjhyett/auto_migrations.git

Sweet! Thanks to all involved for making it happen, the changeset is here.

Now, to figure out gem support…

Written by

Related posts