fix blog index and links
This commit is contained in:
@ -7,10 +7,11 @@
|
||||
The
|
||||
%a{:href => "/rubyx/layers.html"} architecture
|
||||
document outlines this in more detail, but in short:
|
||||
\- types are immutable
|
||||
\- every object has a type (which may change)
|
||||
\- a type implements the interface of a class at a given time
|
||||
\- a type is defined by a list of attribute names
|
||||
%ul
|
||||
%li types are immutable
|
||||
%li every object has a type (which may change)
|
||||
%li a type implements the interface of a class at a given time
|
||||
%li a type is defined by a list of attribute names
|
||||
%p
|
||||
%img{:alt => "Types diagram", :src => "/assets/types.jpg"}/
|
||||
%h3#how-classes-work How classes work
|
||||
|
Reference in New Issue
Block a user