arturo 1.5.2 → 1.5.3

Sign up to get free protection for your applications and to get access to all the features.
data.tar.gz.sig CHANGED
Binary file
@@ -7,7 +7,7 @@ require 'arturo/feature_params_support'
7
7
  module Arturo
8
8
 
9
9
  # Handles all Feature actions. Clients of the Arturo engine
10
- # should redefine Arturo::FeaturesController#permitted? to
10
+ # should redefine Arturo::FeaturesController#may_manage_features? to
11
11
  # return true only for users who are permitted to manage features.
12
12
  class FeaturesController < ApplicationController
13
13
  include Arturo::FeatureManagement
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arturo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.2
4
+ version: 1.5.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
metadata.gz.sig CHANGED
Binary file