public
Description: The gem verison of my lightweight tool to manage gems using a config file, similar to GemInstaller.
Homepage:
Clone URL: git://github.com/UnderpantsGnome/gem_tools-gem.git
gem_tools-gem / History.txt
100644 24 lines (17 sloc) 0.523 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
== 0.0.6 2008-09-30
* no more coding when tired
 
== 0.0.6 2008-09-26
* Fix the setup routine
* Add the missing gems.template.yml to the manifest
* Handle a missing gems.yml better
 
== 0.0.5 2008-09-02
* Fix the help message
 
== 0.0.4 2008-09-02
* Add a setup command to drop a gems.yml template in place
 
== 0.0.3 2008-09-02
* Fix the borked binary, not sure why this didn't show up previously
 
== 0.0.2 2008-08-06
* Add the bin files to the gem...:
 
== 0.0.1 2008-08-01
* Ported Rails plugin to a Gem:
  * Initial release