<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 require_plugin 'viking'
+require_plugin 'acts_as_scribe'
 
 # require the will_paginate as a gem. This could be &#180;config.gem&#180; as well.
 require &quot;will_paginate&quot;</diff>
      <filename>init.rb</filename>
    </modified>
    <modified>
      <diff>@@ -73,7 +73,6 @@ def install_require_gems
   gem 'RedCloth', :lib =&gt; 'redcloth', :version =&gt; '4.2.0'
   gem &quot;mbleigh-acts-as-taggable-on&quot;, :lib =&gt; &quot;acts-as-taggable-on&quot;, :version =&gt; '1.0.5'
   gem &quot;linkingpaths-acts_as_abusable&quot;, :lib =&gt; &quot;acts_as_abusable&quot;, :version =&gt; '0.0.2'
-  gem &quot;linkingpaths-acts_as_scribe&quot;, :lib =&gt; &quot;acts_as_scribe&quot;, :version =&gt; '0.1.0'
   
   puts &quot;\n&quot;
   if yes?(&quot;Install required gems as root? (y/n). If you are using Windows, please, answer 'no'.&quot;)
@@ -250,6 +249,7 @@ installation_step &quot;Installing plugin dependencies...&quot; do
   })  
   
   install_git_plugins({
+    'acts_as_scribe'    =&gt; &quot;git://github.com/linkingpaths/acts_as_scribe.git&quot;,
     'paperclip'         =&gt; &quot;git://github.com/thoughtbot/paperclip.git&quot;,
     'viking'            =&gt; &quot;git://github.com/technoweenie/viking.git&quot;,
     'acts_as_shareable' =&gt; &quot;git://github.com/molpe/acts_as_shareable.git&quot;</diff>
      <filename>tog_template.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6b8cbdf8bd879007f0f31d6982991eb93b026eda</id>
    </parent>
  </parents>
  <author>
    <name>molpe</name>
    <email>alberto.molpeceres@gmail.com</email>
  </author>
  <url>http://github.com/tog/tog_core/commit/14bd01e09fa651ee1adf91c115ed4f92c319a209</url>
  <id>14bd01e09fa651ee1adf91c115ed4f92c319a209</id>
  <committed-date>2009-10-14T08:28:06-07:00</committed-date>
  <authored-date>2009-10-14T08:28:06-07:00</authored-date>
  <message>acts_as_scribe as plugin again, sorry, my fault</message>
  <tree>80974dd6c54afab84adc65cf84250e002f7ad73f</tree>
  <committer>
    <name>molpe</name>
    <email>alberto.molpeceres@gmail.com</email>
  </committer>
</commit>
