Skip to content

Commit

Permalink
[Specification::DSL] root_attributes are not inherited
Browse files Browse the repository at this point in the history
  • Loading branch information
mrackwitz committed Apr 4, 2015
1 parent 500aa6e commit 6d93f49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/cocoapods-core/specification/dsl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -794,8 +794,7 @@ def dependency(*args)
# @param [String] name
# the module name.
#
root_attribute :module_name,
:inherited => true
root_attribute :module_name

#------------------#

Expand Down

0 comments on commit 6d93f49

Please sign in to comment.