add gemspec

This commit is contained in:
dinedine 2010-07-14 01:49:55 +02:00
parent a9021206bb
commit 486f86f366
3 changed files with 1032 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,7 +14,6 @@ public/javascripts/all.js
public/javascripts/plugins
public/images/plugins
pkg
*.gemspec
rails_3_gems
doc/performance.txt
doc/production.sh

View File

@ -18,7 +18,7 @@ begin
gem.email = ['didier@nocoffee.fr']
gem.date = Date.today
gem.description = "a brand new CMS system with super sexy UI and cool features (alpha version for now)"
gem.homepage = %q{http://github.com/did/locomotive}
gem.homepage = %q{http://www.locomotiveapp.org}
gem.files = Dir[
"Gemfile",
"{app}/**/*",

1031
locomotive_cms.gemspec Normal file

File diff suppressed because it is too large Load Diff