Skip to content

Instantly share code, notes, and snippets.

@rkumar
Created November 4, 2009 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rkumar/226145 to your computer and use it in GitHub Desktop.
Save rkumar/226145 to your computer and use it in GitHub Desktop.
TITLE: Introduction to ruby
SUBTITLE: This is a subtitle
AUTHOR: rkumar
CATEGORY: info
CONVERT_BREAKS: 0
STATUS: publish
FILTER: maruku
PUBLISH_DATE:
INTRO: <<!!
This page is to introduce newcomers to ruby. Welcome to ruby 1.9. And
please note that ruby is an improvement on Cobol and Fortran.
!!
BODY: <<!!
Ruby 1.9
========
This is the body of the page. Here we discuss ruby with special focus on ruby 1.9.
language | cobol | C | fortran | php | ruby
----------|---------|-------|-----------|--------|--------
popularity| wildly | rage | viral | ubiq | slow
beauty | #1 | great | fantastic | attract| fugly
speed | slow | crawls| sleeps | races | instant
Changes from Ruby 1.8.x to Ruby 1.9
-----------------------------------
In this section, we discuss *changes*. The changes are as follows:
> This is indented.
* Introduction
* Memory leaks introduced for first time
* Garbage **creator** improvements
* Crashes
* Choice of ways to crash the program
* segmentation violation
* seg fault
* intentionally dangling pointers
* use `crash -f` command
Hope the above helps.
!!
ASSIGNED_TO:
SEVERITY:
DESCRIPTION:
Hello How are you. We are fine.
Thanks a lot.
EXTENDED_HELP: We can do stuff. on the same line
and on the next line too.
After a blank line we still do stuff.
End line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment