# File lib/generators/active_model/model/model_generator.rb, line 30 def accessor_properties? attributes.any?{|attr| attr.type == :all } end