From 740960bc9f8d5b519995c110cc45559f9fb1203b Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 6 Jul 2017 15:13:57 +0200 Subject: Clearer focus on cloud --- activestorage.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activestorage.gemspec b/activestorage.gemspec index afaad2af6d..ce366d60c2 100644 --- a/activestorage.gemspec +++ b/activestorage.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.version = "0.1" s.authors = "David Heinemeier Hansson" s.email = "david@basecamp.com" - s.summary = "Store files in Rails applications" + s.summary = "Attach cloud and local files in Rails applications" s.homepage = "https://github.com/rails/activestorage" s.license = "MIT" -- cgit v1.2.3