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)
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
http://instiki.org/edit/FileUploads
ScreenshotBIRT1.png:pic?
http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done


a table
| Hello World! | A cell | |
| Second cell | Third cell | |
| Cell-no-space | |
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
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
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>
Text foo
foo do
bar.do :no => 'yes'
end
svn: svn://url
homepage: http://url
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