format code
parent
9d797600f9
commit
b0aec842ee
|
@ -2,7 +2,7 @@ require "./page"
|
|||
|
||||
class MechanizeCr::History
|
||||
property max_size : Int32
|
||||
property array : Array(MechanizeCr::Page)
|
||||
property array : Array(MechanizeCr::Page)
|
||||
|
||||
forward_missing_to @array
|
||||
|
||||
|
|
Loading…
Reference in New Issue