Sha256: 5c682d8aa6fcc770c0243f7f0d3a533afb40caa5c022d6dbee3135babb631cbd

Contents?: true

Size: 238 Bytes

Versions: 4

Compression:

Stored size: 238 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

4 entries across 4 versions & 2 rubygems

Version Path
zuckermo-0.0.2 motion/pollute.rb
zuckermo-0.0.1 motion/pollute.rb
twittermotion-0.0.2 lib/twittermotion/pollute.rb
twittermotion-0.0.1 lib/twittermotion/pollute.rb