Skip to content

Commit

Permalink
Add license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
codegoalie committed Jan 22, 2015
1 parent 848b12f commit c79d88b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ngmoco-cache-money.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Gem::Specification.new do |s|
"init.rb"
]
s.homepage = %q{http://github.com/ngmoco/cache-money}
s.license = "Apache 2.0"
s.require_paths = ["lib"]
s.summary = %q{Write-through and Read-through Cacheing for ActiveRecord}
s.test_files = Dir[
Expand Down

0 comments on commit c79d88b

Please sign in to comment.