Ruby on Rails
sandbox

This is a page for sharpening your Wiki-Editing-foo and otherwise mess pages up without much consequence
(there is another Sandbox? – note the uppercase S)

Go wild!

visible notation for annotation

rails-2.0

So this is a note about rails-2.0 special modification.

create_table :people do |t|
  t.integer :account_id
  t.string  :first_name, :last_name, :null => false
  t.text    :description
  t.timestamps
end

does file upload works?

http://instiki.org/edit/FileUploads

ScreenshotBIRT1.png:pic?

An auto link

http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done

A link with text

The famous RoR 2.0

An image

Another image from an external sharing

Right aligned red text

Bingo

A numbered bullet list

  1. Fuel could be:
    1. Coal
    2. Gasoline
    3. Electricity
    4. Tasty
  2. Humans need only:
    1. Water
    2. Protein
    3. Clean Underwear

a table

Hello World! A cell
Second cell Third cell
Cell-no-space Cell Cell

Huh – this is not quite Texttile, is it?

It sure is!

testing if capchas are required.. ah I see spam protection, hurray!

The spam protection looks good indeed – well done!

Introduction Resources Tools
joan 24 f
archie 29 m
bella 45 f

Woo

Woo

I am of the opinion that [Authentication Needs Help][AuthenticationNeedsHelp]

Trying to make a link that’s not a link… so trying some variations on a theme:

http://svn.techno-weenie.net/projects/plugins

http://svn.techno-weenie.net/projects/plugins

<a href="http://svn.techno-weenie.net/projects/plugins">http://svn.techno-weenie.net/projects/plugins</a>
<a href="http://svn.techno-weenie.net/projects/plugins">http://svn.techno-weenie.net/projects/plugins</a>

http://svn.techno-weenie.net/projects/plugins
http://svn.techno-weenie.net/projects/plugins

"http://svn.techno-weenie.net/projects/plugins":http://svn.techno-weenie.net/projects/plugins
"http://svn.techno-weenie.net/projects/plugins":http://svn.techno-weenie.net/projects/plugins


ruby script/plugin source h\ttp://svn.techno-weenie.net/projects/plugins
ruby script/plugin install acts_as_authenticated
ruby script/generate authenticated user account

<pre> ruby script/plugin source HTTP://svn.techno-weenie.net/projects/plugins</pre>

Plugin foo

Text foo

 foo do
     bar.do :no => 'yes'
 end

svn: svn://url

homepage: http://url

How does category work?

In this wiki it doesn’t seems to work… :-(

category:help

test Rails values convention over configuration. This is also true in the realm of table design where fields given particular names automatically gain certain behaviours. For a walkthrough of how to add your own behaviours like the ones below, see the ExtendingActiveRecordExample and foo bar by+and+updated_by" class="existingWikiWord">Howto Add created_by and updated_by