Class
Twitter::Size
In:
lib/twitter/size.rb
Parent:
Twitter::Base
Methods
==
size_equal
External Aliases
h
->
height
w
->
width
Attributes
h
[R]
resize
[R]
w
[R]
Public Instance methods
==
(other)
@param other [
Twitter::Size
] @return [Boolean]
Protected Instance methods
size_equal
(other)
@param other [
Twitter::Size
] @return [Boolean]
[Validate]