TypeFast retweetledi
TypeFast
41 posts

TypeFast
@typefast
Software development tutorials.
Atlanta, GA Katılım Nisan 2021
15 Takip Edilen85 Takipçiler
TypeFast retweetledi

This gem feels like it should go into Rails one day. I love that you can use different payment processors.
Chris Oliver@excid3
One of my favorite improvements in Pay 8.0 is the addition of "Pay.sync" You can use this to sync payments after being redirected from Stripe Checkout. This makes it work without webhooks in local development and keeps things simple. In production, it also ensures payments are synced after checkout in case webhooks are down or having hiccups. Check out the new release: github.com/pay-rails/pay
English
TypeFast retweetledi
TypeFast retweetledi
TypeFast retweetledi

a. @current_user ||= session[:user_id]
or
b. @current_user = @current_user || session[:user_id]
What's your style, a or b?
#ruby #rubyonrails #programming
English
TypeFast retweetledi
TypeFast retweetledi
TypeFast retweetledi

And if you want to go deeper, here's a 67 part video where Chris of @typefast shares how to build a real application youtu.be/D889P37r3bc

YouTube
English

I've always wanted to learn RubyOnRails. Ruby red is a very festive color and so it seems like a nice framework to learn for the holidays. Where to get started? This looks straightforward: guides.rubyonrails.org/getting_starte… And so it begins: $ brew install ruby
English

Let's build an Airbnb clone with Ruby on Rails - Part 10 - Styling devise forms | youtu.be/af4UhwhWQ6M #rubyonrails #webdev

YouTube
English

Let's build an Airbnb clone with Ruby on Rails - Part 9 - Empty email form state error message | youtu.be/SPuY526muQ4 #rubyonrails #webdev

YouTube
English

Let's build an Airbnb clone with Ruby on Rails - Part 8 - Submitting user auth for in modal | youtu.be/IBm77ulqvj8 #rubyonrails #webdev

YouTube
English

Let's build an Airbnb clone with Ruby on Rails - Part 7 - Adding stimulus to user auth form | youtu.be/Yk3jsYCQoSs #rubyonrails #webdev

YouTube
English

Let's build an Airbnb clone with Ruby on Rails - Part 6 - Setting up the Users API | youtu.be/8v202u1i1dg #rubyonrails #webdev

YouTube
English

Let's build an Airbnb clone with Ruby on Rails - Part 5 - Adding a close button to the modal | youtu.be/0Qi7EUJJkcE #rubyonrails #webdev

YouTube
English












