Class: EgovUtils::AllRoleNames
- Inherits:
 - 
      AzaharaSchema::Attribute
      
        
- Object
 - AzaharaSchema::Attribute
 - EgovUtils::AllRoleNames
 
 
- Defined in:
 - app/attributes/egov_utils/all_role_names.rb
 
Instance Method Summary collapse
Instance Method Details
#build_json_options!(options) ⇒ Object
      8 9 10 11 12  | 
    
      # File 'app/attributes/egov_utils/all_role_names.rb', line 8 def () [:methods] ||= [] [:methods] << 'all_role_names' end  | 
  
#filter? ⇒ Boolean
      4 5 6  | 
    
      # File 'app/attributes/egov_utils/all_role_names.rb', line 4 def filter? false end  |