New Rails Version 3.0 Guides Online
2010-01-29 16:53:00 +0000
I am going through and updating a lot of the guides for Rails. As I do each one, I will update this post.
Rails 3 has a lot of changes. Don’t be fooled, the core team has been hard at work for the last year ever since the Merb and Rails announcement.
You can think of Rails 3 as a massive refactoring and extraction project. The amount of spring cleaning is, to put it bluntly, phenomenal.
So as I go through each guide and update it, and it gets published, I’ll link to it here, so you can all follow along :) I would also like all the feed back in can get on these. You can email me, send me a tweet or comment here.
Getting Started with Rails
Getting started with Rails was, appropriately, the first guide that was updated. This was different enough that the version 2 guide simply did not work on Rails 3. You can also find all the code for the getting started guide at my Getting Started Code github repository.
Layouts and Rendering in Rails
Layouts and Rendering in Rails was the next guide updated. Again, a lot of changes in Rails 3, highlights on the HTML 5 implementation, handling of the new video_tag and audio_tag helper methods and a big gotcha on partial rendering (you’ll have to read the guide for all the juicy bits, but enough to say that a lot LESS local variables get magically defined in partials now.
Next Up
I am mid way the Action Mailer guide now that the code has been updated to the new API. Check back soon.
blogLater
Mikel
Leave a Reply
Latest posts
- Rails Security Alert
- Encrypting Another Partition Using FileVault 2 on OSX Lion
- Installing Home Folder on Second Drive on OSX Lion
- undefined local variable or method `version_requirements'
- A New World of Resources
- Rails Static Pages
- Twitter Replacing Rails? So?
- Engine Yard Cloud Backups Generating Zero Length Backups
- Our Rails Rumble Entry - StillAlive.com
- Renaming a controller and redirection in Rails 3
- Updating RailsPlugins.org to Rails 3 - Part 1
- A new protocol for social interaction
- What is a distributed social network?
- Bundler and Public Git Sources
- Getting Heroku, memcached and Rails 3 working
- Why Bundler?
- Rails Commit Access
- Introducing TellThemWhen
- rake RSpec & Cucumber uninitialized constant Rails::Boot::Bundler
- This Relationship is Worth Nothing
- Thank YOU...
- Inline Attachments for ActionMailer
- Upgrading RailsPlugins.org to Rails 3 - Part 1
- Stripping dollar signs and commas from a string
- Getting Rails 3 Edge with jQuery, RSpec and Cucumber using RVM
- Action Mailer, go Proc thyself
- The Real News Donation Drive
- ActionMailer ScreenCast and Article
- Installing RSpec for Rails 3
- I am speaking at RailsConf 2010
- Rails 3 Session Secret and Session Store
- If you're lazy and you know it write your specs!
- Bundler - uninitialized constant ActionController
- Bundle Me Some Sanity
- How to use Mail / ActionMailer 3 with GMail SMTP
- Put your mailer where the action is!
- Why Force a Choice?
- How to make an RSS feed in Rails
- Rails 3 Routing with Rack
- Bundle me some Rails
- Helping out in Haiti
- Watch your self
- Is Rails 3.0 a Game Changer?
- Where did the scripts go?
- validates :rails_3, :awesome => true
- New ActionMailer API in Rails 3.0
- Mail gem version 2 released
- How to rename a Rails 3 Application
- Rails 3.0 Examples
Latest comments
- ojuwucienose
[url=http://coraazirobidau.com/...
- oterigobeyeto
[url=http://poyozeyeu.com/]ozem...
- asdsd
I'm glad I found this web sit...
- ifabsidooqabu
[url=http://unigozidehuexu.com/...
- asdsd
This blog is so nice to me. I...
Categories
Tag Cloud
AJAX ARGH! ActiveRecord Ajax Apache Apple Asterisk Australia Copy Database Development Feedburner Gem server Google Human Rights Javascript L. Ron Hubbard MS SQL Server MacOSX Mail Mephisto Not Programming OpenBSD Opensource Performance Personal Integrity PostgreSQL Programming Prototype Puzzle RDoc REST RESTful Rails RSPec RSpec Rails Rails Tips Rspec Ruby Ruby on Rails Ruby on Rails Tips Ruby on rails Tips SQL SQLServer SVN Scientologist Scientology Site Stats Soekris Soekris net5501 TMail Textmate Tips Windows World about mikel anti drug apache contributing daemon documentation drugs illustrator javascript lambda mail mephisto newspapers nitro open source opensource photoshop productivity programming railscasts rspec ruby ruby on rails rubyforge scientology seo sitemap sqlserver tips tmail tom cruise unix tricks vector graphicsArchives
- November 2009 (1)
- October 2009 (2)
- September 2009 (2)
- August 2009 (0)
- July 2009 (1)
- June 2009 (0)
- May 2009 (1)
- April 2009 (0)
- March 2009 (0)
- February 2009 (0)
- January 2009 (2)
- December 2008 (0)
- November 2008 (5)
- October 2008 (0)
- September 2008 (1)
- August 2008 (0)
- July 2008 (2)
- June 2008 (13)
- May 2008 (7)
- April 2008 (18)
- March 2008 (8)
- February 2008 (5)
- January 2008 (7)
- December 2007 (20)
- November 2007 (22)




2012-05-01 07:11:48 +0000
Electrical Service, Auckland Electricians. We provide residential and commercial electrical services in Auckland.
2012-08-05 02:58:15 +0000
Great you write about this subject. It really needs some attention. Thanks
2012-08-05 02:58:49 +0000
Great you write about this subject. It really needs some attention. Thanks
Incassobureau
2012-08-05 02:59:20 +0000
Great you write about this subject. It really needs some attention. Thanks for all the effort you put on it. I will recommend to all my followers.
Incassobureau
2011-11-06 04:35:45 +0000
I would like to thank you for the efforts you have made while writing this post. I am hoping for the best work of the same from you in future.
2012-08-10 00:41:49 +0000
I realy like this article. This is a hash of default values for any email you send, in this case we are setting from the header to a value for all messages in this class, this can be overridden on a per email basis…
Mesin Kasir | Komputer Kasir | Jual Barcode | Printer Kasir
Printer Kartu
2010-01-28 22:51:02 +0000
Maybe it’s just me, but making rails 3 guides live seems like a recipe for confused newcomers. It’s virtually guaranteed that the guides they read won’t match the version of rails they’ve installed.
2010-01-28 23:34:52 +0000
@James, fair enough, but these guides refer to Rails 3.0 at the top and good for people who are looking, I also would like feed back on the guides for people who can…
2010-01-29 04:46:53 +0000
@Xavier ah, my bad. Thanks for pointing that out.
2010-01-28 23:35:30 +0000
@James the ones in guides.rails.info are edge guides. They are built periodically from docrails. The official/stable guides live in guides.rubyonrails.org and are published with new Rails releases.
2011-11-08 19:55:52 +0000
@James the ones in guides.rails.info are edge guides. They are built periodically from docrails. The official/stable guides live in guides.rubyonrails.org and are published with new Rails releases.
2012-05-15 09:13:21 +0000
I have read your blog and it is very helpful for me. I want to say thanks to you. I have bookmark your site for new future updates.
2012-05-15 09:12:56 +0000
I have read your blog and it is very helpful for me. I want to say thanks to you. I have bookmark your site for new future updates.
2011-11-21 00:56:18 +0000
Thank you for an additional fantastic blog. Where else might one get that sort of information written in such a perfect way? I actually have a presentation that i am presently working on, and that i are looking for such information instead.
2011-11-22 08:21:48 +0000
When the occasion calls for full-out glamour, pull out the stops and go gorgeous with a formal dress. Whether you choose to go with a long or short dress this season,
2011-11-27 22:41:48 +0000
Really i appreciate the effort you made to share the knowledge.The topic here i found was really effective to the topic which i was researching for a long time
2011-10-05 21:41:36 +0000
The posting is about new Rails version 3.0 guides online. I think the writer is enthusiastic about Rails. Rails is an application development system written in the Ruby language. Currently I am searching to read more on Groupon and the clones following it. I think there may be online forums with discussion about Groupon.
2012-08-30 04:21:41 +0000
This is a good post. This post gives truly quality information. I’m definitely going to look into it. Really very useful tips are provided here. Thank you so much. Keep up the good works.
bonus bingo en ligne
2012-08-31 00:11:41 +0000
I’ve been visiting your blog for a while now and I always find a gem in your new posts. Thanks for sharing this article
2012-08-31 00:11:59 +0000
I’ve been visiting your blog for a while now and I always find a gem in your new posts. Thanks for sharing this article
2012-08-31 02:06:09 +0000
I realy like this article. This is a hash of default values for any email you send, in this case we are setting from the header to a value for all messages in this class, this can be overridden on a per email basis..
Mesin Kasir | Komputer Kasir | Jual Barcode | Printer Kasir
Printer Kartu
2012-08-03 02:17:21 +0000
This is a well written post. It is very informative and clear.
2012-08-31 02:07:21 +0000
Nice Article, I feel strongly that love and read more on this topic. it’s very spectaculer.
Mesin Kasir | Komputer Kasir | Jual Barcode | Printer Kasir
Printer Kartu
2012-01-08 21:55:32 +0000
Excelelnt to know of this Student endorsement. I am really enjoying reading your well written articles.
2012-05-21 07:38:58 +0000
I am also interested in using this one, can you share the basic step as I am not familiar enough.
H2S scavenger
2012-01-15 00:00:05 +0000
Thank you for such a fantastic blog. Where else could anyone get that kind of info written in such a perfect way?
2012-02-07 04:23:59 +0000
Your essay is good, I’m glad to determine this type of a fantastic internet site
2012-01-19 08:09:24 +0000
Thanks for your marvelous posting! I certainly enjoyed reading it, you may be a great author. I will be sure to bookmark your blog and will eventually come back in the foreseeable future. I want to encourage you to definitely continue your great job, have a nice holiday weekend!
2012-01-19 08:09:37 +0000
Thanks for your marvelous posting! I certainly enjoyed reading it, you may be a great author. I will be sure to bookmark your blog and will eventually come back in the foreseeable future. I want to encourage you to definitely continue your great job, have a nice holiday weekend!
2012-08-03 02:18:37 +0000
This page is a great method to connect to others. Congratulations on a job well achieved. I am anticipating your next
2012-02-14 04:07:43 +0000
Blogs that contain lots of information always capture my interest. The facts here are well presented and very readable. All blogs should be like this.
2012-02-16 02:18:58 +0000
Naturally, all these benefits are also translating into a higher resale value when it comes time to move on.
2012-02-18 21:59:30 +0000
This is a nice blog. Good clean UI and nice informative blog. I will be coming back soon, Thanks for posting some great ideas.
2012-02-18 21:59:56 +0000
I was very pleased to find this site. ! I definitely enjoyed every little bit of it and I have you bookmarked to check out the new stuff you post.
2012-02-19 21:15:11 +0000
I would like to watch your article in my entire life. this article conceives outline novel, the topic has the mental strategy only, the paragraph is clear, details , fall the rise and fall, the main line is clear, fascinating, mild the extraordinary…
2012-03-01 05:44:39 +0000
I have been looking for a Rails 3 guide for weeks. This certainly helped ease my headache.
2012-03-04 19:08:36 +0000
I appreciate the information that you have provided in the post related to Buy Facebook Likes. It is worth nothing and I really liked the presentation as well. I will surely come back for more of interesting posts.
2012-03-08 09:09:56 +0000
The new rails is confusing. This will help me a lot.
2012-03-09 22:18:55 +0000
I still think that the excellent of the post was eventually left un-tarnished. I wish I had the same ability and ability as you do when it comes to composing such elegant content. I look ahead to examining more of your function soon and I wish you more energy.
2012-03-16 22:03:26 +0000
I think there will be countless people like it, of course, I was one of the them.
2012-03-29 20:05:09 +0000
I appreciated what you have done here. I am always searching for informative information like this.
2012-03-29 20:06:25 +0000
I am very much pleased with the contents you have mentioned. I enjoyed every little bit part of it. It contains truly information.
2012-03-29 20:06:34 +0000
I am very much pleased with the contents you have mentioned. I enjoyed every little bit part of it. It contains truly information.
2012-05-13 22:57:34 +0000
I like your conclusions. Useful and practical. ledikanten
2012-04-04 08:35:20 +0000
This type of message always inspiring and I prefer to read quality content, so happy to find good place to many here in the post, the writing is just great, thanks for the post.
gluten free
2012-07-02 01:57:24 +0000
Very useful post. This is my first time i visit here. I found so many interesting stuff in your blog especially its discussion. Really its great article. Keep it up.
Fairy Tail on iPhone
2012-07-22 01:56:06 +0000
maybe this we should do in this area.
2012-08-03 03:24:15 +0000
Your blog is useful information and article posting regularly of your site.
2012-10-07 07:31:44 +0000
I haven’t any word to appreciate this post…..Really i am impressed from this post….the person who create this post it was a great human..thanks for shared this with us.
sky loans
2012-10-07 07:31:01 +0000
I haven’t any word to appreciate this post…..Really i am impressed from this post….the person who create this post it was a great human..thanks for shared this with us.
sky loans
2012-11-03 08:44:24 +0000
Pretty good post. I just stumbled upon your blog and wanted to say that I have really enjoyed reading your blog posts. Any way I’ll be subscribing to your feed and I hope you post again soon. Big thanks for the useful info.
Novel Relationship Vision
2012-11-13 06:09:07 +0000
I havent any word to appreciate this post…..Really i am impressed from this post….the person who create this post it was a great human..thanks for shared this with us.
Ferry & Amazon Relationships
2012-12-04 20:41:28 +0000
We do not need to be contributing to the pollution problems anymore, we can change our ways and encourage a better quality of packaging from the companies who make the products we use everyday.
usb safe
2012-12-31 01:05:45 +0000
minecraft 1 2 2 скачать торрент minecraft 1 2 5 моды мобов minecraft build craft скачать скачать карты для minecraft 1 4 скачать бесплатно rus minecraft скачать бесплатно minecraft industrial craft скачать minecraft car mod скачать minecraft 1 7 0 торрент minecraft 1 2 5 машины мод minecraft мод forestry 1 2 5 minecraft мод industrial craft 2 взлом сундуков в minecraft скачать мод для minecraft industrial minecraft мод aether 1 3 2 скачать minecraft v 1 4 0 [url=http://vzlom-minecraft.ru/vzlom-minecraft/novosti-vzloma-minecraft/17-vzlom-minecraft.html ]скачать мод npc для minecraft [/url] скачать скин ассасина для minecraft minecraft скачать 1 9 5 скачать клиент minecraft с шейдерами скачать minecraft jar 1 2 4 скачать сервер для minecraft 1 1 1 скачать minecraft 1 2 5 сервер minecraft c модами minecraft скачать плагин на оружие скачать плагин multiarrow для minecraft скачать скин creeper для minecraft minecraft day z скачать торрент скачать мод minecraft car скачать клиент minecraft terraria 3d [url=http://www.youtube.com/watch?v=vXsejUHMpEU ][img]http://i4.ytimg.com/vi/SSuF6eX4sfc/mqdefault.jpg [/img][/url] скачать dj скин для minecraft скачать игру minecraft 1 4 0 скачать скины для minecraft 64×32 скачать бесплатный сервер minecraft сервер minecraft скачать готовый 1 2 [url=http://vzlom-minecraft.ru/vzlom-minecraft/skachat-programmy-dlja-vzloma-minecraft/ ]minecraft мод aether mod
[/url] скачать сервер minecraft для хамачи minecraft skyblock скачать 1 3 2 скачать minecraft 1 1 3 бесплатно скачать сервер minecraft 1 3 2 minecraft clay soldiers mod скачать скачать плагин timtheenchanter для minecraft minecraft 1 3 2 мод toomanyitems
2013-01-04 09:51:58 +0000
I just found this blog and have high hopes for it to continue. Keep up the great work, its hard to find good ones. I have added to my favorites.Thank You.PS3 Emulator
2013-01-19 10:08:22 +0000
This is my first time i visit here. I found so many entertaining stuff in your blog, especially its discussion. From the tons of comments on your articles, I guess I am not the only one having all the leisure here. Keep up the good work.Xbox Emulator
2013-02-14 16:17:38 +0000
Thanks for such a nice post i really appreciate your research for such a fabulous work Freshmen Media
2013-02-17 06:39:06 +0000
Thanks for nice content keep updating PlusDePlace
2013-02-18 16:25:53 +0000
Great stuff up there Bullard Realty
2013-03-07 15:33:24 +0000
This is such a great resource that you are providing and you give it away for free. I love seeing blog that understand the value of providing a quality resource for free.
serrurier roubaix
2013-03-09 15:48:44 +0000
Thanks for the update i would like to share the stuff
http://www.youtravel.com.au
2013-03-21 11:41:31 +0000
I was interested know about it. < a href=“http://dexterhorn.com/stalker/buy_abilify_en-us.html”>buy abilify online< / a >
2013-03-24 19:23:04 +0000
I havent any word to appreciate this post…..Really i am impressed from this post….the person who create this post it was a great human..thanks for shared this with us.
Helium Film USA
2013-03-24 19:20:28 +0000
I havent any word to appreciate this post…..Really i am impressed from this post….the person who create this post it was a great human..thanks for shared this with us.
2013-04-06 11:29:16 +0000
Its a great pleasure reading your post.Its full of information I am looking for and I love to post a comment that “The content of your post is awesome” Great work.
http://www.grezed.com
2013-04-08 07:04:45 +0000
Welcome to Cheap Authentic Jordans here you can found out the new jordan 2013 various…WNA
2013-05-01 13:37:24 +0000
Well man its great work thanks for letting us know the changes.
I would like to stay on this web to share many things.
www.YouTravel.com.au
2013-05-01 13:37:52 +0000
Well man its great work thanks for letting us know the changes.
I would like to stay on this web to share many things.
www.YouTravel.com.au
2013-05-12 16:09:49 +0000
This is very educational content and written well for a change. It’s nice to see that some people still understand how to write a quality post!
Learn More About You Eco
2013-05-21 01:12:23 +0000
[url=http://www.pec.ru.com/]Проекты электрики любой сложности[/url]. Согласование. За короткие сроки!
Мы понимаем, что [url=http://www.pec.ru.com/]подключение к электроснабжению[/url] это самый важный для вас вопрос, и мы с радостью поделимся с вами накопившимся опытом. Наша компания расскажет о тонкостях и особенностях при подключении разных видов объектов.
На страницах нашего сайта вы найдете ответы на многие ваши вопросы.