Sha256: 7088dec5e6b8047edb40471649e920ec976547b7704e1b8b2d20d8f216269df6
Contents?: true
Size: 303 Bytes
Versions: 8
Compression:
Stored size: 303 Bytes
Contents
<html> <head></head> <body> <%= link_to "People", :controller=>:people %> | <%= link_to "Interests", :controller=>:interests %> | <%= link_to "Hobbies", :controller=>:hobbies %> | <%= link_to "RubySyncAssociations", :controller=>:ruby_sync_associations %> <hr/> <%= yield %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems