<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -68,7 +68,7 @@ class ScaffoldingSandbox
 			else
 				col_type &lt;&lt; &quot;(#{column.limit})&quot; if column.limit
 			end
-&quot;	attribute :#{column.name}, :is =&gt; :required&quot; }
+&quot;	attribute :#{column.name}, :is =&gt; :required&quot; if defined?(SemanticAttributes::Attribute)}
 	end
 
 	def all_columns(record, record_name, options) </diff>
      <filename>lib/active_scaffold/generators/active_scaffold/active_scaffold_generator.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>076ce01992eb1f187538db51630b5d3c62ce280a</id>
    </parent>
  </parents>
  <author>
    <name>Edwin Moss</name>
    <email>edwin.moss@gmail.com</email>
  </author>
  <url>http://github.com/edwinmoss/active_scaffold/commit/d54124a50d3249a27855636e00d0c16065385f4d</url>
  <id>d54124a50d3249a27855636e00d0c16065385f4d</id>
  <committed-date>2009-07-06T14:19:45-07:00</committed-date>
  <authored-date>2009-07-06T14:19:45-07:00</authored-date>
  <message>Make SemanticAttributes support in the generator conditional on whether the plugin is present.</message>
  <tree>199f9db8d6d71c8633a674d56733e7089ff89236</tree>
  <committer>
    <name>Edwin Moss</name>
    <email>edwin.moss@gmail.com</email>
  </committer>
</commit>
