Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What's new in Ruby on Rails 4
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Silvio Relli
December 19, 2012
Technology
4
320
What's new in Ruby on Rails 4
A RoR 4 press review
Silvio Relli
December 19, 2012
Tweet
Share
More Decks by Silvio Relli
See All by Silvio Relli
Rails Routes off the tracks
silviorelli
1
67
Other Decks in Technology
See All in Technology
AI時代のIssue駆動開発のススメ
moongift
PRO
0
210
Phase08_クイックウィン実装
overflowinc
0
1.7k
Bref でサービスを運用している話
sgash708
0
190
スケールアップ企業でQA組織が機能し続けるための組織設計と仕組み〜ボトムアップとトップダウンを両輪としたアプローチ〜
qa
0
260
ThetaOS - A Mythical Machine comes Alive
aslander
0
160
スピンアウト講座06_認証系(API-OAuth-MCP)入門
overflowinc
0
1.1k
Windows ファイル共有(SMB)を再確認する
murachiakira
PRO
0
270
形式手法特論:SMT ソルバで解く認可ポリシの静的解析 #kernelvm / Kernel VM Study Tsukuba No3
ytaka23
1
780
JEDAI認定プログラム JEDAI Order 2026 受賞者一覧 / JEDAI Order 2026 Winners
databricksjapan
0
320
Phase12_総括_自走化
overflowinc
0
1.4k
スケールアップ企業でQA組織が機能し続けるための組織設計と仕組み〜ボトムアップとトップダウンを両輪としたアプローチ〜
tarappo
4
370
DDD×仕様駆動で回す高品質開発のプロセス設計
littlehands
6
2.4k
Featured
See All Featured
What's in a price? How to price your products and services
michaelherold
247
13k
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
120
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.2k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
61
43k
The Cost Of JavaScript in 2023
addyosmani
55
9.8k
Designing for Timeless Needs
cassininazir
0
170
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
160
Winning Ecommerce Organic Search in an AI Era - #searchnstuff2025
aleyda
1
1.9k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.5k
Reality Check: Gamification 10 Years Later
codingconduct
0
2.1k
ラッコキーワード サービス紹介資料
rakko
1
2.7M
Transcript
What's new in Ruby on Rails 4 A RoR 4
press review @silviorelli
Spoiler Alert! http://bit.ly/rails4flor
Rails queue http://reefpoints.dockyard.com/ruby/2012/06/25/rails-4-sneak-peek-queueing.html
Rails queue http://reefpoints.dockyard.com/ruby/2012/06/25/rails-4-sneak-peek-queueing.html
Rails queue http://reefpoints.dockyard.com/ruby/2012/06/25/rails-4-sneak-peek-queueing.html #WTF
Asynchronous Action Mailer http://reefpoints.dockyard.com/ruby/2012/06/26/rails-4-sneak-peek-async-actionmailer.html
Asynchronous Action Mailer http://reefpoints.dockyard.com/ruby/2012/06/26/rails-4-sneak-peek-async-actionmailer.html
Barebone models http://blog.plataformatec.com.br/2012/03/barebone-models-to-use-with-actionpack-in-rails-4-0/ http://blog.remarkablelabs.com/2012/12/activemodel-model-rails-4-countdown-to-2013
Barebone models http://blog.plataformatec.com.br/2012/03/barebone-models-to-use-with-actionpack-in-rails-4-0/ http://blog.remarkablelabs.com/2012/12/activemodel-model-rails-4-countdown-to-2013
Http patch method http://weblog.rubyonrails.org/2012/2/25/edge-rails-patch-is-the-new-primary-http-method-for- updates/ {1}
Http patch method http://weblog.rubyonrails.org/2012/2/25/edge-rails-patch-is-the-new-primary-http-method-for- updates/ {1}
Http patch method http://weblog.rubyonrails.org/2012/2/25/edge-rails-patch-is-the-new-primary-http-method-for- updates/ {2}
Http patch method http://weblog.rubyonrails.org/2012/2/25/edge-rails-patch-is-the-new-primary-http-method-for- updates/ {2}
Custom flash types https://github.com/oscardelben/words-about-code/blob/master/2012/07/rails-edge-custom-flash- types.md
Flushing content blocks http://blog.plataformatec.com.br/2012/07/flushing-content-blocks-with-rails-4/
Live Streaming http://tenderlovemaking.com/2012/07/30/is-it-live.html {1}
Live Streaming http://tenderlovemaking.com/2012/07/30/is-it-live.html {1}
Live Streaming http://tenderlovemaking.com/2012/07/30/is-it-live.html {1}
Live Streaming http://blog.phusion.nl/2012/08/03/why-rails-4-live-streaming-is-a-big-deal/ {2}
Live Streaming http://blog.phusion.nl/2012/08/03/why-rails-4-live-streaming-is-a-big-deal/ {2}
Routing Concerns https://twitter.com/rails/status/235175818471555074 https://github.com/rails/routing_concerns
Routing Concerns https://twitter.com/rails/status/235175818471555074 https://github.com/rails/routing_concerns
Multiple routes files https://github.com/oscardelben/words-about-code/blob/master/2012/04/rails-edge-multiple- route-files.md
PostgreSQL array support https://github.com/rails/rails/pull/7547 http://reefpoints.dockyard.com/ruby/2012/09/18/rails-4-sneak-peek-postgresql-array-support.html
PostgreSQL array support https://github.com/rails/rails/pull/7547 http://reefpoints.dockyard.com/ruby/2012/09/18/rails-4-sneak-peek-postgresql-array-support.html
Strong Parameters https://github.com/rails/strong_parameters http://blog.remarkablelabs.com/2012/12/strong-parameters-rails-4-countdown-to-2013 http://railscasts.com/episodes/371-strong-parameters
Strong Parameters https://github.com/rails/strong_parameters http://blog.remarkablelabs.com/2012/12/strong-parameters-rails-4-countdown-to-2013 http://railscasts.com/episodes/371-strong-parameters
Turbolinks https://github.com/rails/turbolinks {1}
Turbolinks http://railscasts.com/episodes/390-turbolinks https://github.com/kossnocorp/jquery.turbolinks {2}
Turbolinks http://railscasts.com/episodes/390-turbolinks https://github.com/kossnocorp/jquery.turbolinks {2}
Page and Action caching https://twitter.com/rails/status/253916039283355648
Cache Digest https://github.com/rails/cache_digests https://speakerdeck.com/bostonrb/what-to-expect-in-rails-4-dot-0
Cache Digest https://github.com/rails/cache_digests https://speakerdeck.com/bostonrb/what-to-expect-in-rails-4-dot-0
Controller-Wide ETags http://blog.remarkablelabs.com/2012/12/generate-controller-wide-etags-rails-4-countdown- to-2013
Asset pipeline improvements http://yetimedia.tumblr.com/post/33320732456/moving-forward-with-the-rails-asset-pipeline
Where.not https://twitter.com/a_matsuda/status/276901457624711168 https://github.com/amatsuda/rails/commit/de75af7
Where.not https://twitter.com/a_matsuda/status/276901457624711168 https://github.com/amatsuda/rails/commit/de75af7
Rename all action callbacks https://twitter.com/rails/status/277121523649740800 https://github.com/rails/rails/commit/9d62e04838f01f5589fa50b0baa480d60c815e2c
Rename all action callbacks https://twitter.com/rails/status/277121523649740800 https://github.com/rails/rails/commit/9d62e04838f01f5589fa50b0baa480d60c815e2c
Default index page https://github.com/rails/rails/pull/8468
Chainable relation.none https://speakerdeck.com/bostonrb/what-to-expect-in-rails-4-dot-0 http://www.youtube.com/watch?v=z6YgD6tVPQs#!
Relation.___! https://speakerdeck.com/bostonrb/what-to-expect-in-rails-4-dot-0 http://www.youtube.com/watch?v=z6YgD6tVPQs#!
HTML5 Form Input Helpers http://blog.remarkablelabs.com/2012/12/new-html5-form-input-helpers-rails-4-countdown- to-2013
HTML5 Form Input Helpers http://blog.remarkablelabs.com/2012/12/new-html5-form-input-helpers-rails-4-countdown- to-2013
Models Concerns http://37signals.com/svn/posts/3372-put-chubby-models-on-a-diet-with-concerns
Banned! http://blog.remarkablelabs.com/2012/12/rails-4-requires-at-least-ruby-1-9-3-rails-4-countdown-to-2013 http://www.ihid.co.uk/blog/rails-update_attribute-is-deprecated-from-3-2-7 http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-3-2-to-rails-4-0-vendor-plugins
Mindnode http://blog.wyeworks.com/2012/9/20/rails-4-in-a-mindnode/
Creating and Deploying Rails 4 to Heroku https://gist.github.com/3025502
Thanks! Silvio Relli Rails Ninja @