diff options
author | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
commit | fd11603fe47668ba72f0d3f2b984174331a0a154 (patch) | |
tree | 9a0a7bde852500cfee1793d6c982759c15628b99 /lib/puppet/rails/database | |
parent | 7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff) | |
download | puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.gz puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.xz puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.zip |
Removing the Id tags from all of the files
Diffstat (limited to 'lib/puppet/rails/database')
-rw-r--r-- | lib/puppet/rails/database/schema.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet/rails/database/schema.rb b/lib/puppet/rails/database/schema.rb index c3f525679..5365ce2a4 100644 --- a/lib/puppet/rails/database/schema.rb +++ b/lib/puppet/rails/database/schema.rb @@ -107,4 +107,3 @@ class Puppet::Rails::Schema end end -# $Id$ |