Charts with Chartkick and Groupdate Discussion

4
General
I18n.t("date.month_names") Great tip
Daniel Chapman replied

API Authentication with JSON Web Tokens (JWT) and Knock Discussion

28
General
Nice tip. @Chris, you forgot push the changes on repository!
Tom Zmyslo replied

How to Migrate from Heroku to Hatchbox.io Discussion

9
General
Thanks, Chris!I'd love to see more of these. I'm using Hatch and loving it, I just don't think I'm using it to it's full potential.I think a series of setting up and configuring different features ...
Matthias Orgler replied

Keeping track with Annotate Discussion

9
General
Some time ago I had issues with the `annotate` gem - specifically with auto-annotating models after a `db:migrate` and with some PostgreSQL-specific datatypes (annotate just failed on these). So I ...
Dylan Jones replied

Direct File Uploads to S3: Part 3 Discussion

51
General
Awesome as usual Chris.How similar do you think this process would be to using Carrierwave Direct?
Chris Oliver replied

Exporting Records To CSV Discussion

58
General
Is there some magic happening when you call @users.to_csv ?? As I understand @users is an ActiveRecord::Relation, how is the method 'to_csv' sended to the User class ??
Nathan Anderson replied

API Authentication with an OAuth Provider Discussion

41
General
Awesome! Can't wait to see the next videos!
Jeremy Bray replied

Does anyone know whether this is a limitation of the Flash Player in Linux platforms?

0
General

GoRails: Question And Answer #1 Discussion

1
General
Do you have a rails course from scratch?
Muganda Dizo replied

Direct File Uploads to S3: Part 2 Discussion

32
General
Hi! help me please. error loading ImageAws::S3::Errors::PermanentRedirect in PhotosController#create"The bucket you are attempting to access must be addressed using the specified endpoint. Ple...
Rod Klingler replied

Hiring Rails developers - Berlin

0
General

How to Remove Unused CSS Classes from Tailwind CSS, Boostrap, and more with PurgeCSS Discussion

12
General
How does this work with .haml templates instead of .erb?
Trevor Owens replied

Webpack assets doesn't work after deployment

15
General
Hi, I have been using happily rails until I decided to try stimulusJS. In the begining was great. I saw great value using it. The thing is the assets in the pack folder are not compiled when doing ...
Juan S. Caro replied
Solved

Direct File Uploads to S3: Part 1 Discussion

18
General
how could you handle wildcard domains with CORS?? I have a multi-tenant site with dynamic subdomains? or can i just leave it defaulted to *?
Vladyslav Knysh replied

Help with using FFmpeg and Ruby Rails

0
General
Hey all. I'm new to Ruby / Rails and I am doing a project where I need to upload a video into a Rails web app which would take screen shots, process them put them back together https://reversephone...
TrevorGage posted

How to use the Pay gem to accept Payments in Rails Discussion

8
General
Hey Chris, What should we do if we just want to authorize payments without attaching a card to a user? Maybe we could simply delete the card after the payment but I don't even see a way to properly...
Christopher Lam replied

Introduction to Stimulus Reflex Discussion

43
General
woooooo... this is sooooo cooool. Thanks Chris for all the good content you giving us 👏. You making likes Rails every days. Respect 🙏
Jason Eastwood replied

How to test helpers in Rails with Devise current_user and ActionView::TestCase Discussion

1
General
Thanks Chris! Update: Rubocop recommend to use (Style/TrivialAccessors: Use attr_reader to define trivial reader methods.) attr_reader :current_user

How to write System Tests in Rails Discussion

18
General
Really loving this testing series. I've been using RSpec for years but it looks like Minitest now covers a lot of the functionality that made me choose RSpec back then. One of the things I don't l...
Brian Gilbank replied

Infinite Scroll in Rails with Stimulus.js Discussion

25
General
This is super slick. I wonder how easily one could append the query parameter in the URL to reflect the current page? Could `History.replaceState()` handle the job?
Kevin Urbaum replied

Want to stay up-to-date with Ruby on Rails?

Join 92,170+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.