mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Clearer focus on cloud
This commit is contained in:
parent
ef91f61fe5
commit
740960bc9f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue