0.0.2
Sho Hashimoto [Sun, 4 Jul 2010 13:40:17 +0000 (22:40 +0900)]
History.txt
Manifest.txt
lib/shinagawaseaside.rb

index 358b0f4..5eb83b1 100644 (file)
@@ -1,3 +1,7 @@
+=== 0.0.2 2010-07-04
+
+* add samples
+
 === 0.0.1 2010-07-04
 
 * start/stop ttserver
index 8f917a0..f205fc3 100644 (file)
@@ -1,6 +1,5 @@
 History.txt
 Manifest.txt
-PostInstall.txt
 README.rdoc
 Rakefile
 lib/shinagawaseaside.rb
@@ -11,5 +10,9 @@ spec/shinagawaseaside_spec.rb
 spec/spec.opts
 spec/spec_helper.rb
 tasks/rspec.rake
-samples/Rakefile
+samples/simple/Rakefile
+samples/with_yaml/Rakefile
+samples/with_yaml/config.yaml
+samples/with_yaml/tokyotyrant-read-write.rb
+
 
index bf43b7e..d0cca83 100644 (file)
@@ -2,7 +2,7 @@ $:.unshift(File.dirname(__FILE__)) unless
   $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
 
 module ShinagawaSeaside
-  VERSION = '0.0.1'
+  VERSION = '0.0.2'
 
   def ShinagawaSeaside::set_tasks(ttdb, opts)
     ttdb = ttdb.map{|db|