add gemspec
This commit is contained in:
parent
a9021206bb
commit
486f86f366
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
2
Rakefile
2
Rakefile
@ -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
1031
locomotive_cms.gemspec
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user