Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Mar 21, 2011
1 parent 42948a9 commit 0a99e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enforce-ssl-gem/enforce-ssl.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'enforce-ssl'
s.version = '0.1.0'
s.version = '0.2.0'

s.summary = 'enforce the use of SSL for all controller actions'
s.description = 'enforce the use of SSL for all controller actions, skip the enforcement with skip_before_filter :enforce_ssl for selected actions. moto: secure everything, open where needed'
Expand Down

0 comments on commit 0a99e45

Please sign in to comment.