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
Silvio Relli
December 19, 2012
Technology
320
4
Share
What's new in Ruby on Rails 4
A RoR 4 press review
Silvio Relli
December 19, 2012
More Decks by Silvio Relli
See All by Silvio Relli
Rails Routes off the tracks
silviorelli
1
68
Other Decks in Technology
See All in Technology
大学生が本気でDatabricksを活用してDiscordサークルをデータ駆動させてみた
phantomjuju
1
370
LLMと共に進化するプロセスを目指して
ymatsuwitter
6
1.3k
データ基盤をDataformで整えた話 〜 開発環境を添えて 〜
takapy
0
110
ポケモンの型をTypeScriptの型システムで表現してみた
subroh0508
0
290
正解のないAIプロダクトをどう導くか?dodaが挑む、ユーザーの『本音』を構造化する評価設計と検証のリアル
techtekt
PRO
0
170
Platform engineering for developers, architects & the rest of us (AI agents)
danielbryantuk
0
180
個人の発見を、組織の知恵に 〜生成AI活用を"探索"から"組織の仕組み"へ〜
kintotechdev
2
890
チームで実践する AI-DLC 思考の軌跡を残すチェックポイント設計
belongadmin
0
2.5k
タクシーアプリ『GO』の実践的データ活用
mot_techtalk
2
120
Dynamic Workersについて
yusukebe
2
580
さきさん文庫の書籍ができるまで
sakiengineer
0
340
Databricks における 生成AIガバナンスの実践
taka_aki
1
300
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
260
Color Theory Basics | Prateek | Gurzu
gurzu
0
340
Testing 201, or: Great Expectations
jmmastey
46
8.2k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
2
1.5k
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
190
How to audit for AI Accessibility on your Front & Back End
davetheseo
0
400
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
300
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
150
Keith and Marios Guide to Fast Websites
keithpitt
413
23k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.5k
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 @