Skip to content

Commit

Permalink
Moved rake task to lib
Browse files Browse the repository at this point in the history
  • Loading branch information
adamburmister committed Mar 17, 2010
1 parent 33a8f11 commit 6f78a57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -32,7 +32,6 @@ begin
gemspec.email = "adam@whiterabbitconsulting.eu"
gemspec.homepage = "http://github.com/adamburmister/MorningGlory/"
gemspec.authors = ["Adam Burmister"]
gemspec.files = FileList["[A-Z]*.rb","{bin,javascripts,lib,rails,tasks}/**/*"]
gemspec.add_dependency('aws-s3')
gemspec.requirements << 'An Amazon AWS S3 and Cloudfront account'
gemspec.requirements << 'Configured S3 Buckets and Cloudfront Distributions setup and configured, ready to have assets deployed to them.'
Expand Down
File renamed without changes.

0 comments on commit 6f78a57

Please sign in to comment.