CanCanCan: Defining Abilities
1
General
I'm using the CanCanCan gem. According to the documentation you can define abilities. That is working for me. What I want to do is to limit the access to records, that contain a value. Something li...
Susan Cosentino replied
How to Rate Limit Requests in Rails 7.2 Discussion
3
General
This is very useful! No more rack attack... although it's possible this will not provide all features that rack attack gives us - right?
kinehi replied
How to use params.expect in Rails 8+ Discussion
3
General
I just used it for the first time yesterday - a much nicer API!
emilianojay replied
@mentions for Users with ActionText in Rails 6 Discussion
2
General
@chris this is an excellent feature. Is this implementation still the best way to achieve this using rails 8 and updated stimulus, action_text, action_mailer?
banshee nightmare replied
Designing our Web Scraper UI with TailwindCSS Discussion
3
General
Wow!
This episode is incredibly relevant to me! I manage [littlebirdelectronics.com.au](http://littlebirdelectronics.com.au), an Australian distributor for brands like Adafruit, SparkFun, Pololu, ...
How do I add a comment to the thread that explains how to install Rails?
2
General
I successfully followed the instructions from this platform for setting up Rails on Ubuntu 22.04. It went well, but there were one or two "gotchas" that would could have defeated persons not comple...
Black Friday 2024 - Sales on GoRails, Courses, Jumpstart, SellRepo! 🎉 Discussion
2
General
This is awesome!
I have annual contract with Jumpstart pro starting from last July. Do you prorate the billing if I switch to Black Friday Sales?
(I am also switching to annually for Gorails!) Rea...
How to Upgrade Old Projects: ActsAsTenant Discussion
6
General
Great episode!!!
Alexander John replied
Adding Custom Inputs to GitHub Actions Discussion
2
General
Have you used GitHub Action Inputs for any other cool things?
selpinka pioky replied
How to Process Inbound Webhooks (Railsconf 2023) Discussion
17
General
When will the entire RailsConf be uploaded to youtube? 😳
Nice work as allways, thanks for sharing!
BraisonCrece replied
Writing Tests for Scheduled Blog Posts Discussion
1
General
So nice!, what do you think we could use RSpect, TestCases or minitest?
Evan Yost replied
Rails 7.1 Authentication From Scratch Discussion
18
General
Authentication got a TON of great improvements in Rails 7.1 with `authenticate_by`, `generates_token_for`, `normalizes`, etc. Super duper excited for these things and they should clean up a lot of ...
Chris Oliver replied
Cyber Security VS Software Engineering
4
General
what is the difference between cyber security and software engineering?
New Project Rails 6 rc1 or 5.2.3?
5
General
Rails 6 should be just around the corner once they fix a couple of bugs/regressions. Since you probably won't be finished with your app by then, you won't have to worry about the upgrade if you sta...
Lardius replied
Solved
Implementing Highcharts in RoR
8
General
Looking for the best way to implement Highcharts in RoR. I have been spoiled by ChartKick however one of the features I need in HighCharts is the Drilldowns and the maker of ChartKick said "it's a...
MitchellThompson replied
Template Locals in Rails 7.1 Discussion
5
General
This is a great addition to Rails. It makes partials feel a lot like calling methods with required and optional arguments.
Dynamic Configs in Devise with Ruby Lambdas Discussion
2
General
This is a great series. Seeing how you approach open source and pull requests. Thanks!
Martin Barilik replied
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
OCR
7
General
I am not a programmer!! But I create specifications for them.
We are looking to add smart OCR to our ROR app. By smart, I mean that can read, pair, and export tabular data from a scanned/exported...
How to Refresh the OmniAuth AuthHash Discussion
2
General
Nice tutorial
Freibuis replied