
How to Build Reusable Features with Concerns in Ruby on Rails Discussion
5
General
Hey Chris, could this approach be combined with routing concerns and so only use one controller?
Bashar replied

Embeddable Javascript Comments Widget Models - Part 1 Discussion
6
General
This is perhaps a bit of a newbie question but I wanted to ask your opinion on what are the things I would consider usually when it comes to using the approach you outlined in the video to sanitize...
Karl McCollester replied

Texteditor
2
General
Hello! Can yoy help me? I have Ruby 2.1.3 and Rails 4.1.7. I use gem ( https://github.com/spohlenz/tinymce-rails ) and I do everything as it says, but i when paste this code: <%= tinymce %> i...

System Testing File Uploads in Rails with Uppy and Dropzone Drag & Drop Discussion
4
General
Hi Chris,
I am for sure for more episodes about rails testing 👍
salmawisoky replied

Setup Ubuntu 22.04 Jammy Jellyfish Discussion
0
General

Setup Ubuntu 14.04 Trusty Tahr Discussion
0
General

Black Friday 2020 Deals Discussion
1
General
my subscription ends in August 2021. Now if I renew my subscription with black friday, when is my next renewal date? november 2021 or august 2022?

Fill in Stripe Elements JS for SCA / 3D Secure 2 and Capybara Discussion
3
General
Hello Chris,
I have followed your course on Stripe and i'm stuck one complete_stripe_sca step. The problem is the test does not go beyond that. It keeps on waiting.
fill_stripe_elements c...
Durrell Chamorro replied

Limit Webpacker RAM on compile for production Discussion
0
General

How to add a Root Route to your Rails app Discussion
0
General

Setup Ubuntu 16.10 Yakkety Yak Discussion
0
General

Contributing To Thor Discussion
1
General
Awesome stuff!

Deploy Ubuntu 14.04 Trusty Tahr Discussion
0
General

Rails for Beginners Part 2: How to create a new Rails app Discussion
3
General
Under "resolving packages" I get a number of warnings. Should I just ignore them?

Rails for Beginners Part 1: Installing Ruby on Rails Discussion
14
General
Hi Chris, i have a question, currently have rvm on my machine, do you think i can get problems if i install also rbenv to install ruby 3.0.0?
TinotyDal replied

Adding a Highlight Button to Trix Discussion
7
General
Awesome! Would actually love to see more videos on extending Trix. I've been using Froala Editor for my production applications, because Trix felt like it was lacking a lot of core functionality. M...
Dan LeGrand replied

Rails for Beginners Part 3: How HTTP Requests work in the Browser Discussion
7
General
Is this where you recommend reading more? https://developer.mozilla.org/en-US/docs/Web/HTTP
Jorge Dominguez replied

Refactoring with ActiveSupport::TimeWithZone Discussion
4
General
Much cleaner to read and I don't think people (like myself) use these helpers enough!
cjilbert504 replied