RubyVideo becomes RubyEvents! Learn more about it
here
.
Dismiss
Talks
Speakers
Events
Topics
Contribute
Search
Sign in
Search
Home
Talks
Speakers
Events
Topics
Contribute
Leaderboard
Use
Analytics
About
Sign in
search talks for
⏎
Topics
ActiveRecord
39:25
Database Design for Beginners
David Copeland
RailsConf 2019
29:15
ActiveRecord, the Repository Pattern, and You
Craig Buchek
RailsConf 2019
38:31
The Life-Changing Magic of Tidying Active...
Richard Schneeman
,
Caleb Thompson
RailsConf 2019
26:18
I can't believe it's not an attribute!
Stefan Exner
Ruby Unconf 2019
25:14
search_flip - Full featured ElasticSearch Ruby Client
Benjamin Vetter
Ruby Unconf 2019
38:40
Event Sourcing made Simple
Philippe Creux
RailsConf 2019
32:10
Easily Create Interactive UIs in Pure Ruby
Jonas Jabari
Ruby Unconf 2019
38:39
The Elusive Attribute
Chris Salzberg
RailsConf 2019
34:14
Code Spelunking: teach yourself how Rails works
Jordan Raine
RailsConf 2019
🇯🇵
Japanese
38:49
Reducing ActiveRecord memory consumption using Apache Arrow
Kenta Murata
RubyKaigi 2019
27:41
Business Logic in Ruby
Andrzej Krzywda
wroclove.rb 2019
41:04
Nightmare Neighbours Caveats of Rails Based Mutlitenancy
Karol Szuster
wroclove.rb 2022
32:35
Better Rails by Knowing Better Database
Ding ding Ye
Rails Pacific 2014
32:05
Trailblazer A New Architecture For Rails
Nick Sutterer
Rails Pacific 2014
24:45
Multitenancy with Rails
Ryan Bigg
Rails Pacific 2014
39:33
JRuby 2018: Real World Performance
Thomas E Enebo
,
Charles Nutter
RubyConf 2018
34:29
Metaprogramming For Generalists
Chris Salzberg
EuRuKo 2018
31:10
Rails Anti-Patterns: How Not To Design Your Database
Brad Urani
EuRuKo 2018
43:23
The Future of Rails 6: Scalable by Default
Eileen M. Uchitelle
Paris.rb Conf 2018
41:59
JRuby 9.2 and Rails 5.x
Thomas E Enebo
RubyKaigi 2018
38:28
Eager Loading for ActiveRecord Performance
Dinah Shi
Balkan Ruby 2018
22:31
Petra "Yeah I'll Commit That Later"
Stefan Exner
Ruby Unconf 2018
20:39
Candy on Rails: Polymorphism & Rails 5
Michael Cain
RailsConf 2018
01:01:52
Opening Keynote: FIXME
David Heinemeier Hansson
RailsConf 2018
43:05
Turbo Boosting Real-world Applications
Akira Matsuda
RailsConf 2018
41:19
Access Denied: the missing guide to authorization in Rails
Vladimir Dementyev
RailsConf 2018
25:41
Debugging Rails Itself
Sean Griffin
RailsConf 2018
31:16
Using Databases to pull your applications weight
Harisankar P S
RailsConf 2018
47:43
Keynote: The Future of Rails 6: Scalable by Default
Eileen M. Uchitelle
RailsConf 2018
28:54
Putting Rails in a corner: Understanding database isolation
Emil Ong
RailsConf 2018
35:40
Up And Down Again: A Migration's Tale
Derek Prior
RailsConf 2018
56:23
Counterintuitive Rails Pt. 2
Ivan Nemytchenko
wroclove.rb 2018
32:41
"RSpec no longer works with ActiveRecord"
Sam Phippen
RubyConf 2017
35:46
Keynote: The Story of JRuby
Charles Nutter
EuRuKo 2017
39:31
Rails 5.1: Awesome Features and Breaking Changes
Claudio Baccigalupo
RailsConf 2017
35:25
Beyond validates_presence_of: Ensuring Eventual Consistency
Amy Unger
RailsConf 2017
25:02
The Secret Life of SQL: How to Optimize Database Performance
Bryana Knight
RailsConf 2017
33:37
Reporting on Rails - ActiveRecord and ROLAP Working Together
Tony Drake
RailsConf 2017
38:45
Perusing the Rails Source Code - A Beginners Guide
Alex Kitchens
RailsConf 2017
34:06
Simple and Awesome Database Tricks
Barrett Clark
RubyConf AU 2017
34:37
Persistence Pays Off: A New Look At rom-rb
Piotr Solnica
RubyConf AU 2017
30:37
Seeing Metaprogramming and Lambda Function Patterns in Ruby
Lukas Nimmo
RubyConf 2016
37:36
My Meta Moments
John DeWyze
RubyConf 2016
49:18
JRuby Everywhere! Server, Client, and Embedded
Thomas E Enebo
RubyConf 2016
13:35
Micro Talk: Database Performance at Scale for RoR Applications
Rocio Delgado
GORUCO 2016
42:12
3x Rails: Tuning the Framework Internals
Akira Matsuda
RailsConf 2016
39:09
Active Record vs. Ecto: A Tale of Two ORMs
Brad Urani
RailsConf 2016
33:42
Rails 5 Features You Haven't Heard About
Sean Griffin
RailsConf 2016
29:48
Crushing It With Rake Tasks
Barrett Clark
RailsConf 2016
39:56
Level-up Your Active Record Skills: Learn SQL!
Ryan Dlugosz
RailsConf 2016
27:14
Rediscovering Active Record
Mario Alberto Chavez
RailsConf 2016
32:40
Will It Inject? A Look at SQL injections and Active Record
Jessica Rudder
RailsConf 2016
39:28
The Rails Boot Process
Xavier Noria
RailsConf 2016
24:22
Rails 5 Features You Haven't Heard About
Sean Griffin
Ancient City Ruby 2016
20:12
Event Sourcing, or Why ActiveRecord Must Die
Sebastian von Conrad
RubyConf AU 2016
32:05
Ruby Preserves
Craig Buchek
RubyConf 2015
41:19
(Re)Building a large scale payments system on Rails
Michel Weksler
RailsConf 2015
38:10
Designing a Great Ruby API - How We're Simplifying Rails 5
Sean Griffin
RailsConf 2015
40:16
Rapid Data Modeling Using ActiveRecord and the JSON Data Type
David Furber
RailsConf 2015
31:07
High performance APIs in Ruby using ActiveRecord and Goliath
Dan Kozlowski
,
Colin Kelley
RailsConf 2015
29:27
Better callbacks in Rails 5
Claudio Baccigalupo
RailsConf 2015
30:55
Making Data Dance
Barrett Clark
RailsConf 2015
40:19
Trailblazer: A new Architecture for Rails
Nick Sutterer
,
J Austin Hughey
RailsConf 2015
01:21:49
Breaking Down the Barrier: Demystifying Contributing to Rails
Eileen M. Uchitelle
RailsConf 2015
29:33
Building RailsPerf, a toolkit to detect performance regressions
Kir Shatrov
RailsConf 2015
31:17
What Comes After MVC
Peter Bhat Harkins
RailsConf 2015
46:24
Beyond Good and ORMs
Kerri Miller
Ancient City Ruby 2015
36:32
The Recipe for the Worlds Largest Rails Monolith
Akira Matsuda
Ruby on Ales 2015
25:22
Active Record Can't Do It? Arel can!
Vipul A M
,
Prathamesh S
Garden City Ruby 2015
12:06
WAT!! ActiveRecord Callbacks
Monika M
Garden City Ruby 2015
30:18
Building an ORM with AReL: Walking up the (AS)Tree.
Vipul A M
GoGaRuCo 2014
10:20
BI Tooling with Rails
Solomon Kahn
GORUCO 2014
01:00:59
Closing Keynote
Aaron Patterson
RailsConf 2014
39:42
Tricks That Rails Didn't Tell You About
Carlos Antonio Da Silva
RailsConf 2014
30:45
Biggish Data With Rails and Postgresql
Starr Horne
RailsConf 2014
40:43
Ruby on Rails Hacking Guide
Akira Matsuda
RailsConf 2014
35:08
Advanced aRel: When ActiveRecord Just Isn't Enough
Cameron Dutro
RailsConf 2014
19:39
CRUD! The Consequences of Not Understanding How ActiveRecord Translates into MySQL
Eileen M. Uchitelle
MountainWest RubyConf 2014
41:18
From ActiveRecord to Events
Emanuele Delbono
wroclove.rb 2014
17:55
Objectify Your Forms: Beyond Basic User Input
Danny Olson
wroclove.rb 2014
31:02
Simple Ruby DSL Techniques: Big Project Impact!
Aman King
Garden City Ruby 2014
32:53
Befriending the Turtles
Glenn Vanderburg
Rocky Mountain Ruby 2013
22:04
The Littlest ORM
Noah Gibbs
GoGaRuCo 2013
27:58
If It Bleeds, It Leads
Evan Light
LoneStarRuby Conf 2013
31:23
Using Elasticsearch with Rails Apps
Brian Gugliemetti
RailsConf 2013
33:03
Postgres, the Best Tool You're Already Using
Adam Sanderson
RailsConf 2013
41:04
An Intervention for ActiveRecord
Ernie Miller
RailsConf 2013
33:19
Rails is Just Ruby
Jesse Wolgamott
RailsConf 2013
32:29
Introducing Brainstem, your companion for rich Rails APIs
Andrew Cantino
RailsConf 2013
22:33
Rails for Zombies: Parts 1 & 2
Christopher Greene
,
Aimee Simone
RailsConf 2013
40:13
Putting off Persistence
Lauren Voswinkel
GORUCO 2013
31:02
If It Bleeds, It Leads
Evan Light
Ruby on Ales 2013
40:46
Refactoring Fat Models with Patterns
Bryan Helmkamp
wroclove.rb 2013
38:13
Refactoring Fat Models with Patterns
Bryan Helmkamp
LA RubyConf 2013
40:46
Off the Tracks - Challenging the Rails Mindset
Nick Sutterer
RubyConf AU 2013
37:55
The Great Rails Refactor
Yehuda Katz
MountainWest RubyConf 2009
Load more