Parent

Methods

CSSPool::CSS::Media

Attributes

name[RW]
parse_location[RW]

Public Class Methods

new(name, parse_location) click to toggle source
# File lib/csspool/css/media.rb, line 7
def initialize name, parse_location
  @name = name
  @parse_location = parse_location
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.