Plugins naar Github

Gepubliceerd op: 3.IX.2008 22:13 CEST
Categorieën: active_form, dutchify, git, plugin, rails
Reacties: 4 stuks

In blinde opruimwoede heb ik m’n huis plugins op GitHub gezet.

  • ActiveForm; zie ook active_form
    ruby script/plugin install git://github.com/remvee/active_form.git
  • Dutchify; zie ook dutchify
    ruby script/plugin install git://github.com/remvee/dutchify.git
  • Labelify; Yet Another Form Builder
    ruby script/plugin install git://github.com/remvee/labelify.git
  • NullableBooleans; boolean attributen gemakkelijker op nil zetten
    ruby script/plugin install git://github.com/remvee/nullable_booleans.git
Reageer ››

EXIFR on GitHub

Published at: 23.VII.2008 09:57 CEST
Categories: exifr, git

Yesterday I copied the EXIFR subversion repository from RubyForge to GitHub; remvee/exifr. So go ahead, fork and change the things you don’t like!

For more information on contributing to a project on GitHub see: How to use github and submit a patch.

Write a comment ››