Skip to content

Commit

Permalink
move to gem
Browse files Browse the repository at this point in the history
  • Loading branch information
lassebunk committed Sep 10, 2011
1 parent ad7cbf8 commit a47e926
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
11 changes: 11 additions & 0 deletions gretel.gemspec
@@ -0,0 +1,11 @@
Gem::Specification.new do |s|
s.name = "Gretel"
s.version = "1.0.0"

s.author = "Lasse Bunk"
s.email = "lassebunk@gmail.com"
s.description = "Gretel is a Ruby on Rails plugin that makes it easy yet flexible to create breadcrumbs."
s.summary = "Flexible Ruby on Rails breadcrumbs plugin."
s.homepage = "http://github.com/lassebunk/gretel"
s.files = Dir['**/*']
end
1 change: 0 additions & 1 deletion install.rb

This file was deleted.

1 change: 0 additions & 1 deletion uninstall.rb

This file was deleted.

0 comments on commit a47e926

Please sign in to comment.