philsmy.com

philsmy.com

  • Home
  • About
  • GH4 Crop Factor Calculator
  • Reading List
  • Tai Lopez’s 67 Steps
  • YouTube
  • GitHub
  • LinkedIn
  • Unlocking Security with Rails 7: How to use Encrypted Attributes

    Unlocking Security with Rails 7: How to use Encrypted Attributes

    Welcome to a world of enhanced security with Rails 7! In this comprehensive guide, we’ll explore the powerful feature of encrypted attributes, a built-in tool that allows you to protect sensitive data like never before. Whether you’re handling Personally Identifiable Information (PII) or other confidential details, this video will walk you through the process of…

    August 11, 2023
  • How To Integrate Chatgpt With Rails 7: Step-by-step Tutorial

    How To Integrate Chatgpt With Rails 7: Step-by-step Tutorial

    In this video I will go through making a Ruby on Rails frontend/middle-tier that will talk to OpenAI’s API. All of this will let you mimic what the ChatGPT website does. This code will: – Let you create/manage users by hooking in Devise – Let you create conversations with ChatGPT that are assigned to a…

    August 8, 2023
  • Master Stripe Subscriptions with Rails 7: Webhooks & Recurring Payments | Part 2

    Master Stripe Subscriptions with Rails 7: Webhooks & Recurring Payments | Part 2

    Welcome to Part 2 of our in-depth tutorial on integrating Stripe subscriptions with a Rails 7 application. If you want to master recurring payments and webhook configurations, you’re in the right place! πŸ“Œ What You’ll Learn: Configure Stripe for subscription-based (recurring) payments. Handle Stripe webhooks to receive real-time updates on subscription statuses. Implement CSRF protection…

    April 13, 2023
  • Master Stripe Subscriptions with Rails 7: Webhooks & Recurring Payments | Part 2

    Master Stripe Subscriptions with Rails 7: Webhooks & Recurring Payments | Part 2

    Welcome to Part 2 of our in-depth tutorial on integrating Stripe subscriptions with a Rails 7 application. If you want to master recurring payments and webhook configurations, you’re in the right place! πŸ“Œ What You’ll Learn: Configure Stripe for subscription-based (recurring) payments. Handle Stripe webhooks to receive real-time updates on subscription statuses. Implement CSRF protection…

    April 13, 2023
  • Integrate Stripe Payments in Rails 7: Complete Guide with Webhooks & ActiveStorage | Part 1

    Integrate Stripe Payments in Rails 7: Complete Guide with Webhooks & ActiveStorage | Part 1

    In this comprehensive Rails 7 tutorial, we delve deep into integrating Stripe to handle payments in your application. This is part one of a two-part series that aims to cover everything you need to know about Stripe payment processing with Rails 7. πŸ“Œ What You’ll Learn: – Three methods for incorporating a ‘Buy’ button using…

    April 2, 2023
  • Integrate Stripe Payments in Rails 7: Complete Guide with Webhooks & ActiveStorage | Part 1

    Integrate Stripe Payments in Rails 7: Complete Guide with Webhooks & ActiveStorage | Part 1

    In this comprehensive Rails 7 tutorial, we delve deep into integrating Stripe to handle payments in your application. This is part one of a two-part series that aims to cover everything you need to know about Stripe payment processing with Rails 7. πŸ“Œ What You’ll Learn: – Three methods for incorporating a ‘Buy’ button using…

    April 2, 2023
  • Rails 7 Tutorial: Using Tabulator with Stimulus

    Rails 7 Tutorial: Using Tabulator with Stimulus

    This is turning into a little series for me! I am loving moving things out of my erb files and into Stimulus controllers. It is cleaning things up and making things faster. Win-win!

    March 8, 2023
  • Rails 7: Tabulator & Stimulus – Ruby on Rails Tutorial

    Rails 7: Tabulator & Stimulus – Ruby on Rails Tutorial

    This is turning into a little series for me! I am loving moving things out of my html.erb files and into Stimulus controllers. It is cleaning things up and making things faster. Win-win! Also I will be covering how to do inline editing with Tabulator (including sending the changes to Rails and saving them) 00:00…

    February 23, 2023
  • Rails 7: Tabulator & Stimulus – Ruby on Rails Tutorial

    Rails 7: Tabulator & Stimulus – Ruby on Rails Tutorial

    This is turning into a little series for me! I am loving moving things out of my html.erb files and into Stimulus controllers. It is cleaning things up and making things faster. Win-win! Also I will be covering how to do inline editing with Tabulator (including sending the changes to Rails and saving them) 00:00…

    February 23, 2023
  • Rails 7: Filtering Data with ChartKick & Stimulus – Ruby on Rails Tutorial

    Rails 7: Filtering Data with ChartKick & Stimulus – Ruby on Rails Tutorial

    I’ve been using Chartkick for years, but upgrading to Rails 7 made me take a look at how I’d been trapping Chartkick events and upgrade it to work with Stimulus. I am talking about trapping the clicking on a chart and using it as a kind of filter for the associated data. 00:00 Intro 00:30…

    February 6, 2023
←Previous Page
1 … 4 5 6 7 8 … 20
Next Page→

philsmy.com

Proudly powered by WordPress