Sha256: 10ea7ed1bf5176136631d9ce4f2011f036af1585ec1572996a70977a2c6ad246

Contents?: true

Size: 1.29 KB

Versions: 44

Compression:

Stored size: 1.29 KB

Contents

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>~/Dropbox/files/rubytext/tutorial/hw.rb.html</title>
<meta name="Generator" content="Vim/7.4">
<meta name="plugin-version" content="vim7.4_v2">
<meta name="syntax" content="ruby">
<meta name="settings" content="use_css,pre_wrap,no_foldcolumn,expand_tabs,prevent_copy=">
<meta name="colorscheme" content="darkblue">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #ffffff; background-color: #000000; font-size: 15}
tt { font-size: 15 }
body { font-family: monospace; color: #ffffff; background-color: #000000; }
.Constant { color: #ff40ff; }
.Special { color: #ffff00; }
.PreProc { color: #ff40ff; }
.Type { color: #00ff00; }
-->
</style>

<script type='text/javascript'>
<!--

-->
</script>
</head>
<body>
<pre id='vimCodeElement'>
<span class="PreProc">require</span> <span class="Special">'</span><span class="Constant">rubytext</span><span class="Special">'</span>

<span class="Type">RubyText</span>.start

puts <span class="Special">&quot;</span><span class="Constant">Hello, world!</span><span class="Special">&quot;</span>

getch
</pre>
</body>
</html>
<!-- vim: set foldmethod=manual : -->

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
rubytext-0.1.29 tutorial/hw.rb.html
rubytext-0.1.28 tutorial/hw.rb.html
rubytext-0.1.26 tutorial/hw.rb.html
rubytext-0.1.25 tutorial/hw.rb.html
rubytext-0.1.23 tutorial/hw.rb.html
rubytext-0.1.22 tutorial/hw.rb.html
rubytext-0.1.21 tutorial/hw.rb.html
rubytext-0.1.20 tutorial/hw.rb.html
rubytext-0.1.19 tutorial/hw.rb.html
rubytext-0.1.18 tutorial/hw.rb.html
rubytext-0.1.17 tutorial/hw.rb.html
rubytext-0.1.16 tutorial/hw.rb.html
rubytext-0.1.15 tutorial/hw.rb.html
rubytext-0.1.14 tutorial/hw.rb.html
rubytext-0.1.13 tutorial/hw.rb.html
rubytext-0.1.12 tutorial/hw.rb.html
rubytext-0.1.11 tutorial/hw.rb.html
rubytext-0.1.10 tutorial/hw.rb.html
rubytext-0.1.8 tutorial/hw.rb.html
rubytext-0.1.7 tutorial/hw.rb.html