Skip to content

Commit

Permalink
Released http_status_exceptions version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanbergen committed Mar 24, 2009
1 parent 30822b1 commit 6748768
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions http_status_exceptions.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'http_status_exceptions'
s.version = '0.1.4.1'
s.date = '2009-03-20'
s.version = '0.1.5'
s.date = '2009-03-24'

s.summary = "A Rails plugin to use exceptions for generating HTTP status responses"
s.description = "Clean up your controller code by raising exceptions that generate responses with different HTTP status codes."
Expand Down

0 comments on commit 6748768

Please sign in to comment.