Skip to content

Commit

Permalink
Add the gem's license.
Browse files Browse the repository at this point in the history
  • Loading branch information
lowjoel committed Mar 29, 2016
1 parent c820a15 commit da8323a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cancancan-squeel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Gem::Specification.new do |spec|
spec.version = CanCanCan::Squeel::VERSION
spec.authors = ['Joel Low']
spec.email = ['joel@joelsplace.sg']
spec.license = 'MIT'

spec.summary = 'Squeel database adapter for CanCanCan.'
spec.description = "Implements CanCanCan's rule-based record fetching using Squeel."
Expand Down

0 comments on commit da8323a

Please sign in to comment.