<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,6 +11,29 @@ begin
   EMAIL = &quot;justin@indent.com.au&quot;
   SUMMARY = &quot;A Rails form builder plugin/gem with semantically rich and accessible markup&quot;
   HOMEPAGE = &quot;http://github.com/justinfrench/formtastic/tree/master&quot;
+  INSTALL_MESSAGE = %q{
+  ========================================================================
+
+  Thanks for installing Formtastic!
+    
+  You can now (optionally) run the generater to copy some stylesheets and
+  a config initializer into your application:
+  
+    ./script/generate formtastic
+    
+  The following files will be added:
+  
+    RAILS_ROOT/public/stylesheets/formtastic.css
+    RAILS_ROOT/public/stylesheets/formtastic_changes.css
+    RAILS_ROOT/config/initializers/formtastic.rb
+  
+  Find out more and get involved:
+
+    http://github.com/justinfrench/formtastic
+    http://groups.google.com.au/group/formtastic
+  
+  ========================================================================
+  }
   
   gem 'jeweler', '&gt;= 1.0.0'
   require 'jeweler'
@@ -22,6 +45,7 @@ begin
     s.homepage = HOMEPAGE
     s.description = SUMMARY
     s.author = AUTHOR
+    s.post_install_message = INSTALL_MESSAGE
     
     s.require_path = 'lib'
     s.autorequire = GEM</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Justin French&quot;]
   s.autorequire = %q{formtastic}
-  s.date = %q{2009-10-16}
+  s.date = %q{2009-10-19}
   s.description = %q{A Rails form builder plugin/gem with semantically rich and accessible markup}
   s.email = %q{justin@indent.com.au}
   s.extra_rdoc_files = [
@@ -36,6 +36,29 @@ Gem::Specification.new do |s|
      &quot;spec/test_helper.rb&quot;
   ]
   s.homepage = %q{http://github.com/justinfrench/formtastic/tree/master}
+  s.post_install_message = %q{
+  ========================================================================
+
+  Thanks for installing Formtastic!
+    
+  You can now (optionally) run the generater to copy some stylesheets and
+  a config initializer into your application:
+  
+    ./script/generate formtastic
+    
+  The following files will be added:
+  
+    RAILS_ROOT/public/stylesheets/formtastic.css
+    RAILS_ROOT/public/stylesheets/formtastic_changes.css
+    RAILS_ROOT/config/initializers/formtastic.rb
+  
+  Find out more and get involved:
+
+    http://github.com/justinfrench/formtastic
+    http://groups.google.com.au/group/formtastic
+  
+  ========================================================================
+  }
   s.rdoc_options = [&quot;--charset=UTF-8&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubygems_version = %q{1.3.5}</diff>
      <filename>formtastic.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b9b6a54527ad0624b63fba94cb9cc054f056a4f4</id>
    </parent>
  </parents>
  <author>
    <name>Justin French</name>
    <email>justin@indent.com.au</email>
  </author>
  <url>http://github.com/justinfrench/formtastic/commit/eed8b711d42e41eeeb5da8240f1569fde988ede3</url>
  <id>eed8b711d42e41eeeb5da8240f1569fde988ede3</id>
  <committed-date>2009-10-18T19:25:25-07:00</committed-date>
  <authored-date>2009-10-18T19:25:25-07:00</authored-date>
  <message>added a post_install_message to rake task/gemspec</message>
  <tree>f56c12f19afd62b408d17d72803bfb358461e5ce</tree>
  <committer>
    <name>Justin French</name>
    <email>justin@indent.com.au</email>
  </committer>
</commit>
