class Ocioso::DefaultParameters
Attributes
attributes[R]
Public Class Methods
new(attributes={})
click to toggle source
# File lib/ocioso.rb, line 57 def initialize(attributes={}) @attributes = attributes end