class Deck::Repeatable::Step
Attributes
attributes[R]
Public Class Methods
new()
click to toggle source
# File lib/deck/repeatable.rb, line 5 def initialize @attributes = {} end