Sha256: 69faec930bd8047014f81285386004fb3e5f520e132ea1fc2187011c0db618ea

Contents?: true

Size: 239 Bytes

Versions: 2

Compression:

Stored size: 239 Bytes

Contents

class ACAccountType
  alias_method :granted?, :accessGranted
  alias_method :description, :accountTypeDescription
end

class ACAccount
  alias_method :account_description, :accountDescription
  alias_method :account_type, :accountType
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
zuckermo-0.0.4 motion/pollute.rb
zuckermo-0.0.3 motion/pollute.rb