cancan 1.6.8.rc1 → 1.6.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/CHANGELOG.rdoc +2 -2
  2. metadata +4 -6
@@ -1,4 +1,4 @@
1
- 1.6.8 (unreleased)
1
+ 1.6.8 (June 25, 2012)
2
2
 
3
3
  * improved support for namespaced controllers and models
4
4
 
@@ -12,7 +12,7 @@
12
12
 
13
13
  * various fixes for DataMapper, Mongoid, and Inherited Resource integration
14
14
 
15
- * {see the full list of changes}[https://github.com/ryanb/cancan/compare/1.6.7...master]
15
+ * {see the full list of changes}[https://github.com/ryanb/cancan/compare/1.6.7...1.6.8]
16
16
 
17
17
 
18
18
  1.6.7 (October 4, 2011)
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cancan
3
3
  version: !ruby/object:Gem::Version
4
- hash: -2317773892
5
- prerelease: 6
4
+ hash: 31
5
+ prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 6
9
9
  - 8
10
- - rc
11
- - 1
12
- version: 1.6.8.rc1
10
+ version: 1.6.8
13
11
  platform: ruby
14
12
  authors:
15
13
  - Ryan Bates
@@ -17,7 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2012-06-19 00:00:00 -07:00
18
+ date: 2012-06-25 00:00:00 -07:00
21
19
  default_executable:
22
20
  dependencies:
23
21
  - !ruby/object:Gem::Dependency