GoLang vs C++ These two are the leading programming languages

0
General

Book Review: Learning Devise For Rails Discussion

3
General
Hi, does it cover rails 4 or rails 3?
Luca Wragge replied

rake aborted! LoadError: cannot load such file... HELP!

0
General
Setting up Ruby on Rails on Windows 11 using subsystem Ubuntu. I am trying to run the command: "rake db:create rails server" and I'm getting this error: rake aborted! LoadError: cannot load such fi...
Ashley Harmon posted

Symbols vs Strings Discussion

15
General
Nice! Some of my upper division CS students struggle with the notion of symbols, and I'll point them this way.

API CRUD Actions Discussion

3
General
Great series. Are you gonna release it as a gem at the end?

Sending Data Between Controllers And Views Discussion

5
General
Thanks.I‘m very interested in this.

What is Hotwire Strada?

6
General
Hi, I am not sure what Hotwire Strada will be for? Is it something to be able to do kind of mobile web app with our rails app? Anybody know more details?
Abdullah replied

How to use Test Stubs with Minitest Discussion

0
General
would it be reasonable to have a subset of the testsuite only testing expensive external dependencies (db access, 3rd/party/integrations, etc. and run these on the side, and have stubbed methods be...
Andreas posted

Refactoring with the Null Object Pattern Discussion

22
General
One thing to watch out for with NullObjects is Relations. Rails recently introduced a Relation#none method which will help in these cases. Imagine a Post has_many Comments, you'd want to create a N...
Sergio Márquez replied

How To Setup Vagrant For Rails Development Discussion

8
General
Nice guide. A few weeks ago I tried following it but ran into a few problems with chef recipes but now it worked =)Only two small problems: 1 - My "bundler" gem was not installed by vagrant, everyt...
Young Jung replied

Advanced Caching with User Permissions and Authorization Discussion

25
General
A great episode again Chris! I wish you had released this one a week earlier though :). It would have made my life way easier. Could you tell me if there is any advantage of using meta tag like &...

Alexa Skill with Rails Discussion

1
General
Really enjoyed it :) I wonder if we can do something like this with Siri
Ryan Caldwell replied

How to use Devise with Hotwire & Turbo.js Discussion

81
General
Hey Chris - If we are still using Webpacker, we just need to change data-turbolinks-track to data-turbo-track in our layout files? In your episode repo, you still have it as turbolinks. <%= st...

How to Test OmniAuth with Rails Discussion

0
General

Format erb files on save?

1
General
I haven't worked with erb in a while, and now I'm getting back to it. I use Vim as my editor (https://github.com/joshukraine/dotfiles), and I also use [coc.nvim](https://github.com/neoclide/coc.nvi...
Kevin Brinkschulte replied

Turbo Confirm Modals with Confirmation Text in Rails Discussion

0
General

HTTP Server in Ruby from Scratch Discussion

4
General
This is very inspiring! Thanks for this course :)
rowposse replied

Atomic Updates And Performance with ActiveRecord Transactions Discussion

2
General
Love it
ctw replied

What is the best way to learn React JS?

5
General
What is the best way to learn React JS?
Dave White replied

Setup Ubuntu 22.04 Jammy Jellyfish Discussion

0
General

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

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

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