adding action and subject variables to I18n unauthorized message - closes #142

This commit is contained in:
Ryan Bates
2010-09-07 15:48:07 -07:00
parent bf9b8ad1a6
commit 158c908d3b
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "cancan"
s.version = "1.3.4"
s.version = "1.4.0.beta1"
s.author = "Ryan Bates"
s.email = "ryan@railscasts.com"
s.homepage = "http://github.com/ryanb/cancan"