Skip to content

Commit

Permalink
Removed comments from snippet files since more recent versions of ged…
Browse files Browse the repository at this point in the history
…it fail to parse the xml with them
  • Loading branch information
Christoph Olszowka committed Apr 6, 2009
1 parent 22e199d commit 72b8702
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 77 deletions.
7 changes: 0 additions & 7 deletions snippets/rails_activerecord_associations.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<!--
Active Record association helpers
Expand Down
7 changes: 0 additions & 7 deletions snippets/rails_activerecord_basic.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<!--
Basic active record snippets
Expand Down
7 changes: 0 additions & 7 deletions snippets/rails_activerecord_validations.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<snippets language="ruby">
<!--
Expand Down
7 changes: 0 additions & 7 deletions snippets/rails_controllers_basic.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<!--
Controller snippets for rails
Expand Down
7 changes: 0 additions & 7 deletions snippets/rhtml_basic.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<!--
Basic Rails View helper snippets
Expand Down
7 changes: 0 additions & 7 deletions snippets/rhtml_forms.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<!--
RHTML form helper snippets
Expand Down
7 changes: 0 additions & 7 deletions snippets/rhtml_html.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<!--
RHTML Html tag snippets
Expand Down
6 changes: 0 additions & 6 deletions snippets/rhtml_ruby.xml
@@ -1,9 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->
<?xml version='1.0' encoding='utf-8'?>
<!--
RHTML Ruby code snippets
Expand Down
8 changes: 0 additions & 8 deletions snippets/ruby_basic.xml
@@ -1,11 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->


<?xml version='1.0' encoding='utf-8'?>
<!--
Ruby basic syntax snippets
Expand Down
7 changes: 0 additions & 7 deletions snippets/ruby_collections.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<snippets language="ruby">
<!-- Hash assist -->
Expand Down
7 changes: 0 additions & 7 deletions snippets/snippet_tools.xml
@@ -1,10 +1,3 @@
<!--
Ruby, Rails and RHTML snippets for the gedit Snippets plugin
http://github.com/colszowka/gedit-snippets/
gedit-snippets is Copyright (c) 2009 Christoph Olszowka, http://blog.olszowka.de
-->

<?xml version='1.0' encoding='utf-8'?>
<snippets language="xml">
<snippet>
Expand Down

0 comments on commit 72b8702

Please sign in to comment.