Player FM - Internet Radio Done Right
16 subscribers
Checked 5h ago
הוסף לפני nine שנים
תוכן מסופק על ידי Chris Oliver. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Chris Oliver או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Player FM - אפליקציית פודקאסט
התחל במצב לא מקוון עם האפליקציה Player FM !
התחל במצב לא מקוון עם האפליקציה Player FM !
פודקאסטים ששווה להאזין
בחסות
T
The Sarah Fraser Show


1 SISTER WIVES: The Brown Family Plans Garrison's Funeral, Gives NEW Details About His Passing. Justin Baldoni v Blake Lively UPDATES, First Pictures Of Micah Plath’s Broken Nose Have Surfaced!… 36:16
36:16
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי36:16
DANMMMMM…Have I got a show for you! First, a lot of Sister Wives tea - new rumors have surfaced Janelle Brown is leaving the show. Plus, Gabe Brown gives a life update after losing and tragically finding his brother Garrison dead. Sadly, Garrison took his own life in March 2024. Then we head over to discuss the new Welcome To Plathville tea. The first pictures of Micah Plath have surfaced after being beat up by his brother Issac and it doesn’t look good for the future of his modeling career. Lastly, we discuss the latest in the Justin Baldoni v Blake Lively case, Justin is back on social media and it was the perfect social media return. Timestamps: 00:00:00 - Open and new Sister Wives news 00:05:43 - Janelle Brown leaving the show? Sister Wives Closet is officially closed 00:12:45 - A new pic of Micah Plath’s broken nose has surfaced 00:18:18 - Justin Baldoni back on social media and Taylor Swifts team is pissed at Justin Baldoni MY Go Big Podcasting Courses Are Here! Purchase Go Big Podcasting and learn to start, monetize, and grow your own podcast. USE CODE: MOM15 for 15% OFF (code expires May 11th, 2025) **SHOP my Amazon Marketplace - especially if you're looking to get geared-up to start your own Podcast!!!** https://www.amazon.com/shop/thesarahfrasershow Show is sponsored by: Download Cash App & sign up! Use our exclusive referral code TSFS in your profile, send $5 to a friend within 14 days, and you’ll get $10 dropped right into your account. Terms apply Horizonfibroids.com get rid of those nasty fibroids Gopurebeauty.com science backed skincare from head to toe, use code TSFS at checkout for 25% OFF your order Nutrafol.com use code TSFS for FREE shipping and $10 off your subscription Rula.com/tsfs to get started today. That’s R-U-L-A dot com slash tsfs for convenient therapy that’s covered by insurance. SkylightCal.com/tsfs for $30 OFF your 15 inch calendar Quince.com/tsfs for FREE shipping on your order and 365 day returns Warbyparker.com/tsfs make an appointment at one of their 270 store locations and head to the website to try on endless pairs of glasses virtually and buy your perfect pair Follow me on Instagram/Tiktok: @thesarahfrasershow ***Visit our Sub-Reddit: reddit.com/r/thesarahfrasershow for ALL things The Sarah Fraser Show!!!*** Advertise on The Sarah Fraser Show: thesarahfrasershow@gmail.com Got a juicy gossip TIP from your favorite TLC or Bravo show? Email: thesarahfrasershow@gmail.com Learn more about your ad choices. Visit megaphone.fm/adchoices…
ActionController Modules in Rails
Manage episode 405336720 series 1128630
תוכן מסופק על ידי Chris Oliver. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Chris Oliver או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Ever wondered how Rails controllers get their functionality? Let's see how we can add translation support to Rails API controllers by looking at the Rails source
…
continue reading
383 פרקים
Manage episode 405336720 series 1128630
תוכן מסופק על ידי Chris Oliver. כל תוכן הפודקאסטים כולל פרקים, גרפיקה ותיאורי פודקאסטים מועלים ומסופקים ישירות על ידי Chris Oliver או שותף פלטפורמת הפודקאסט שלהם. אם אתה מאמין שמישהו משתמש ביצירה שלך המוגנת בזכויות יוצרים ללא רשותך, אתה יכול לעקוב אחר התהליך המתואר כאן https://he.player.fm/legal.
Ever wondered how Rails controllers get their functionality? Let's see how we can add translation support to Rails API controllers by looking at the Rails source
…
continue reading
383 פרקים
כל הפרקים
×G
GoRails Screencasts

1 How to use Enumerable with Ruby Classes 11:50
11:50
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי11:50
Enumerable provides a suite of sorting, filtering, iterating functionality to any collection class in Ruby. It's easy to implement and use, so let's see how to use it.
G
GoRails Screencasts

1 How to add Lazy Load Hooks to Rails Plugins 13:21
13:21
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי13:21
To provide clean integrations with Rails plugins, we can use lazy load hooks to add callbacks for when classes are loaded.
G
GoRails Screencasts

1 How to use CodeMirror with ImportMaps 11:37
11:37
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי11:37
Learn how to use the CodeMirror editor in your browser using Importmaps.
Rails 8 introduces a new expect method for permitting parameters that fixes a few of the issues with require and permit. Let's take a look!
G
GoRails Screencasts

Ruby 3.4 added 'it' to reference a block parameter with no variable name. Let's check it out!
G
GoRails Screencasts

1 Live Reloading with Hotwire Spark 12:13
12:13
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי12:13
Hotwire Spark is a new live reloading tool for Hotwire applications that uses morphing to update the page smoothly.
G
GoRails Screencasts

1 Creating a Ruby Gem for Black Friday sales 26:22
26:22
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי26:22
Black Friday is a popular shopping holiday every year. In this lesson, we'll build a Ruby gem to help automate our Black Friday sales each year.
G
GoRails Screencasts

1 How To Use Importmaps With Rails 18:11
18:11
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי18:11
Import maps are great, but how do they work? In this lesson, we'll demystify import maps and see how they integrate with Rails' asset pipeline.
G
GoRails Screencasts

1 How to Configure Multiple Databases with Rails 20:07
20:07
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי20:07
Rails 8 now ships with multiple databases by default. In this lesson, we'll learn how the configuration works and how to deploy to production with environment variables
G
GoRails Screencasts

1 How To Add Impersonation To Rails Authentication Generator 16:10
16:10
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי16:10
The Rails authentication generator is an awesome new addition with Rails 8 so let's explore how we can customize it to support user impersonation.
Rubocop Rails Omakase is just a starting place and provides a handful of rules.
Rails 7.2 now warns if any test runs without assertions. It helps make tests that may raise errors more explicit and less prone to mistakes.
G
GoRails Screencasts

1 How to use Omakase Rubocop Linter/Formatter Rules for Rails 18:51
18:51
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי18:51
Formatting Ruby code can be a point of contention because the language is so flexible, but it
G
GoRails Screencasts

1 Defer Job Enqueues After Transaction Commit in Rails 7.2 17:14
17:14
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי17:14
Enqueuing jobs inside of a database transaction is a common mistake that's now handled for you automatically in Rails 7.2
G
GoRails Screencasts

1 How to use the Browser Guard in Rails 14:56
14:56
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי14:56
The new browser guard in Rails 7.2 allows you to gate access to your application if a user is not using a modern browser.
G
GoRails Screencasts

1 How to use Dev Containers with Rails 24:07
24:07
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי24:07
Installing dependencies to develop and run your Rails applications locally can be a pain.
G
GoRails Screencasts

1 How to Rate Limit Requests in Rails 7.2 20:09
20:09
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי20:09
Rails 7.2 introduced a new rate limit feature that uses the Rails cache for preventing abuse of routes in your applications.
G
GoRails Screencasts

1 Adding Honeybadger Insights To The RubyGem 22:42
22:42
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי22:42
Honeybadger's new Insights feature is awesome but required manually editing the yaml file to enable. Let's make a pull request to automate this.
G
GoRails Screencasts

1 Adding Timeouts to net-ssh with Mike Perham 1:20:22
1:20:22
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי1:20:22
In this lesson, we'll dive into some code to add timeouts for an issue with net-ssh with the help of Mike Perham
G
GoRails Screencasts

Sometimes you need user input to be restricted to a certain range or limited like "greater than zero". While you can do this with conditionals, there are some useful tricks to do this better in Ruby.
G
GoRails Screencasts

Rubygems.org released a new feature called Trusted Publishing which allows you to release gems directly from GitHub Actions without requiring 2FA or long-lived API tokens. Let's see how it works!
Sometimes you write code to get a feature working and stop there. With a little refactoring, you can extract local variables into methods that make testing and extending easier.
G
GoRails Screencasts

1 One Time Payments With Pay And Stripe 39:24
39:24
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי39:24
In this episode, we will learn about handling one-time payments with the Pay gem and Stripe embedded checkout. This is a great approach for non-recurring payments and can be implemented very quickly.
In this video, you'll learn about a feature of IRB, which is the ability to change context into an object.
G
GoRails Screencasts

Ever wondered how Rails controllers get their functionality? Let's see how we can add translation support to Rails API controllers by looking at the Rails source
G
GoRails Screencasts

Adam McCrea walks through using Phlex to build components for views in your Rails applications. Phlex is a Ruby gem for building fast object-oriented HTML and SVG components using Ruby constructs: methods, keyword arguments and blocks.
Mission Control Jobs is a UI for ActiveJob in Rails. It was announced at Rails World 2023 and just got released. It currently supports SolidQueue and Resque with more queue adapter support in the future.
G
GoRails Screencasts

1 Single Table Inheritance (STI) with ActiveRecord in Rails 13:24
13:24
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי13:24
Have models that store the same data but need different functionality? Rails provides Single Table Inheritance in ActiveRecord to solve this problem.
G
GoRails Screencasts

1 Send Notifications in Rails with Noticed gem v2 23:45
23:45
הפעל מאוחר יותר
הפעל מאוחר יותר
רשימות
לייק
אהבתי23:45
Notifications in Rails applications are even easier now with the new release of Noticed gem v2. We'll explore how to add notifications to your Rails app in just a few minutes.
G
GoRails Screencasts

Ruby 3.3.0 was released today and this lesson we're diving into the goodies included in the new version.
ברוכים הבאים אל Player FM!
Player FM סורק את האינטרנט עבור פודקאסטים באיכות גבוהה בשבילכם כדי שתהנו מהם כרגע. זה יישום הפודקאסט הטוב ביותר והוא עובד על אנדרואיד, iPhone ואינטרנט. הירשמו לסנכרון מנויים במכשירים שונים.