Extending Rails (Gently) Discussion

0
General
This was a fun discussion with Kasper, we talked for quite a bit longer but it was edited to make it shorter. Also, be sure to check out Kasper's Open Source retreat if you want to hear more and ...
Kentastic posted

Editing Passwords Discussion

0
General
Hey Chris! Enjoyed the video! Any issue with using: ... @password = Password.new(password_params) if @password.save current_user.passwords << @password redirect_to @password .... In th...
Ann Cascarano posted

Tracking Metrics with Ahoy and Blazer Discussion

20
General
Awesome episode! Thanks Chris!
CF Pro Tools replied

Prevent spam bots from hitting app

7
General
Hi guys and gals Wasn't sure which category to put this in but here goes anyway... I have a Rails 5 app in production hosted on Heroku. I recently noticed a particularly high load on the servers ...

Mapping API Resources & Handling Pagination Discussion

2
General
Looks like the code in this episode has evolved over time, I'm watching it (paid my subscription too) in 2022, post pandemic, and the source code is quite different now at GitHub, where can I find ...
Brandon replied

How much does it cost to built an e commerce app ?

1
General
How much does it cost to build an e commerce app. Cost to built an e commerce with features to sell the products in different countries.
Chris Oliver replied

How to build GitHub Apps with Rails Discussion

0
General

Rails for Beginners Part 16: Logging Out Users Discussion

3
General
Could you provide a little excerpt of why button_to is better than link_to for Hotwire? Or a link to the specific video and time? I'm sure it would be useful.
Andrés Ibáñez Ulloa replied

Using the Trix Editor plus File Upload Attachments Discussion

52
General
Great vid, can this be done with the carrierwave gem?
Gabriel Ursache replied

Rails for Beginners Part 4: The MVC (Model, View, Controller) Pattern? Discussion

1
General
excellent explanation helped me a lot to understand the concepts

Ask

2
General
where I can look for sites that study rails version 6 point of sales and all
LloydWeimann replied

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

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.