Cop
This commit is contained in:
parent
5f8beba4b3
commit
d82ac590db
42 changed files with 229 additions and 237 deletions
|
@ -189,7 +189,7 @@ module Middleman
|
|||
(@local_data.keys + @local_sources.keys + @callback_sources.keys).include?(key.to_s)
|
||||
end
|
||||
|
||||
alias_method :has_key?, :key?
|
||||
alias has_key? key?
|
||||
|
||||
# Convert all the data into a static hash
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue