Will there be a Black Friday 2023 Sale?
1
General
I am just wondering if there will be a Black Friday 2023 sale on the Pro subscription.
thanks!
Chris Oliver replied
Rails Caching with Memcached Discussion
0
General
Love the GoRails cat in the background
Chuck posted
SQL Learning Path - Calculations with Columns Discussion
0
General
Hi Collin, thanks!
I was wondering which one would be best to use in case of real app:
1. Letting the DB doing the calculations
2. Doing the calculations server side with Ruby.
Thanks in advance :)
Alessandro posted
ActiveStorage Named Variants, Preprocessed Variants, and Representations for File Uploads in Rails Discussion
0
General
Hey all, we are using named variants with fixtures to both test and load example data in development. We started getting `Foreign key violations found in your fixture data.` errors and found we ne...
TheRealNeil posted
Realtime SSH Logs with ActionCable Discussion
5
General
Definitely interested in sockets :)
Zulhilmi Zainudin replied
Open Closed Principle Discussion
9
General
Loved the bla bla bla on minute 8ish :)Great video! Thanks
Cagri replied
Single Responsibility Principle Discussion
25
General
Great series. I would love if you continue with this, plus with testing. Testing is something that you haven't really touched upon much here. Also with some design patterns that follow along w...
Aaron replied
How to use ESBuild in Rails with JSBundling Discussion
30
General
This is awesome, I have been using it for a couple of weeks now. I didn’t necessarily think webpacker was slow, except maybe on Heroku builds. But when you use this, you wonder why you put up with ...
Aaron replied
How to use Dependency Injection in Ruby Discussion
0
General
How can I pass an array to where includes clause
0
General
@items=Item.where(category_id IN ()
Anyone know the syntax? I'm trying to add to the category id's of the descendant categories (if any) in addition
Fugee Ohu posted
HTML Learning Path - Additional Input Types Discussion
0
General
HTML Learning Path - Button Element Discussion
0
General
HTML Learning Path - Intro to Forms Discussion
0
General
HTML Learning Path - Additional Semantic Elements Discussion
0
General
HTML Learning Path - List and Nav Elements Discussion
0
General
HTML Learning Path - Anchor Elements Discussion
0
General
HTML Learning Path - HTML Document Structure Discussion
0
General
HTML Learning Path - What is HTML and Why Learn It Discussion
0
General
Dynamic Select Fields in Rails with Hotwire Discussion
19
General
If I'm reading this error correctly does this mean the url value and param value are not being pulled from the data fields?
GET "/undefined?undefined=Head&target=muscle-table"
chloetakahashi replied
How to Modify & Customize ActionText HTML Output in Rails Discussion
7
General
This was so helpful.
I was able to override the default actiontext HTML templates after viewing this. My current codebase's ActionText install does not have any editable ERB files in /views/, and...
matt swanson replied