%= stylesheet_link_tag :all, :cache => true %>
restfulie
Caelum Objects
<%= render :partial => 'layouts/menu' %>
documentation
configuration and utilization
<%= image_tag"subMenuTop-trans.png", :id => "positionTop" %>
<%= link_to "1. Installing", :action => "installing"%>
<%= link_to "2. Short samples", :action => "short_samples"%>
<%= link_to "3. Server", :action => "server"%>
<%= link_to "3.1. Rendering resources", :action => "rendering_resources"%>
<%= link_to "3.2. Server state machine", :action => "server_state_machine"%>
<%= link_to "4. Client", :action => "client"%>
<%= link_to "5. Help and examples", :action => "help_and_examples"%>
<%= link_to "5.1. Live examples", :action => "live_examples"%>
<%= link_to "6. License", :action => "license"%>
<%= link_to "7. Roadmap", :action => "roadmap"%>
<%= link_to "8. What's new", :action => "what_is_new"%>
<%= image_tag"subMenuBottom-trans.png", :id => "positionBottom" %>
<%= yield %>