diff options
author | CassioMarques <cassiommc@gmail.com> | 2009-01-01 16:51:58 -0200 |
---|---|---|
committer | CassioMarques <cassiommc@gmail.com> | 2009-01-01 16:51:58 -0200 |
commit | 34a10b42421cd39520bff067ee9ed5fb83b75b15 (patch) | |
tree | 427a0dfe74081bf9b6b49a248d54e31d7a14d915 /railties/doc/guides/html/authors.html | |
parent | d5c72192224048b51097172423ab7357aa1a89e5 (diff) | |
download | rails-34a10b42421cd39520bff067ee9ed5fb83b75b15.tar.gz rails-34a10b42421cd39520bff067ee9ed5fb83b75b15.tar.bz2 rails-34a10b42421cd39520bff067ee9ed5fb83b75b15.zip |
Removed stuff about overriding validate_on_create on the AR Validations and Callbacks Guide, added new section to the Authors page
Diffstat (limited to 'railties/doc/guides/html/authors.html')
-rw-r--r-- | railties/doc/guides/html/authors.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/railties/doc/guides/html/authors.html b/railties/doc/guides/html/authors.html index abcb1a8774..612ce7ab1b 100644 --- a/railties/doc/guides/html/authors.html +++ b/railties/doc/guides/html/authors.html @@ -236,6 +236,11 @@ and unobtrusive JavaScript. His home on the internet is his blog <a href="http:/ <div class="sidebar-title">Jeff Dean</div>
<div class="paragraph"><p>Jeff Dean is a software engineer with <a href="http://pivotallabs.com/">Pivotal Labs</a>.</p></div>
</div></div>
+<div class="sidebarblock" id="cmarques">
+<div class="sidebar-content">
+<div class="sidebar-title">Cássio Marques</div>
+<div class="paragraph"><p>Cássio Marques is a Brazilian software developer working with different programming languages such as Ruby, JavaScript, C++ and Java, as an independent consultant. He blogs at <a href="http://cassiomarques.wordpress.com">http://cassiomarques.wordpress.com</a>, which is mainly written in portuguese, but will soon get a new section for posts with english translation.</p></div>
+</div></div>
</div>
</div>
|