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

Version Path
rubysync-0.0.1 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.0.3 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.0.5 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.2.1 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.1.0 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.0.2 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.1.1 examples/ar_webapp/app/views/layouts/application.rhtml
rubysync-0.0.4 examples/ar_webapp/app/views/layouts/application.rhtml