
What are you best recommendations for Ruby on Rails books I should read?
4
Tips
I am trying to understand Ruby and Rails as best I can. I've purchased a bunch of ruby on rails books, but am wondering if you have any recommendations. Perhaps there are many I haven't yet read ...

API
2
General
Hi everyone,
I have recently set on a mission to learn more about APIs. I get some data from a external JSON API but have come a cross an issue that I need some help with.
I’ve defined my cars v...
Solved

MongoDb Integration
0
Ruby
It would be great if you can make video on MongoDB use in rails and make application like url-shortener with it

How would you implement an authorization system in Rails?
0
Tips
Let's say you have users-or-members in your application and each user has his/her own contacts. How would you implement the functionality to allow user1 to add/modify contacts for user2, but not de...

Learning-path next release
0
General
Hi there,
I wanted to ask you when are you planning to release the next series of learning-path course and how often do you plan to release them?
Thank you for such a great course.
All the best,...
Rafal Siepak posted

How do I import recurring_select in Rails 7?
3
General
I add the gem in rails 7 and worked, the thing is, when I'm using it in the form, it doensn't pop up the modal, the js isn't working,
In application.js I imported like
import "recurring_select"
i...
Robert Ault replied

Rails for Beginners Part 6: The Root Route Discussion
2
General
I created a guide for myself based on this video:
https://paper.dropbox.com/doc/6-How-to-add-the-root-route--BFkHqiwUkuyuvDGJuGbMgiZqAQ-snEyAhwuCkHFOSGR2s0f6

rake db:create fails while following Windows 11 Rails setup guide
6
Rails
As the title states, while following the Windows 11 Rails setup guide I found that whenever I run `rake db:create` it fails with the following error:
```
PG::ConnectionBad: could not connect to ser...
Freibuis replied

Setup Ubuntu 22.10 Kinetic Kudu Discussion
2
General
I would use rvm or rbenv to manage ruby versions on per projects with the standard `.ruby-version`
rvm is a heavier beast compared to rbenv. if you are not changing ruby version often. us rbenv.. o...
Freibuis replied

How to Upgrade Ruby Versions Discussion
0
General

Creating New Blog Posts Discussion
0
General

Auto-submitting Forms & Custom Turbo Stream Actions Discussion
14
General
Awsome work Chris. Thanks!
Ahmed Nadar replied

Rails Competency Levels
1
Rails
After completing a bootcamp in Ruby on Rails, it can feel overwhelming deciding where to go from there. The typical advice is build, build, build, but it would be really handy if there was some com...

How to test OmniAuth Params Discussion
0
General

Redmine Rails
2
Rails
Hi, i have trouble with ruby ( i dont know any ruby basics but im edititing redmine plugin ).
I prepared method
def getDateForRedmine( startDay, endDay, limit, date )
datetime = Date...
This Guy replied

Rails Initialization Internals Discussion
10
General
Really awesome timing with this episode! Helped me figure out some issues with conditional eager loading! :) Good job!
Bashar replied

Environment Variables Discussion
5
General
I always found Env Variables very confusing, this does help. However still not a 100% sure if I'm use this method over something like Figaro.Also how do I push these to Heroku?
cjilbert504 replied

Honest opinion needed
2
Rails
Hi guys, I'd love to learn more on ROR and it appears this is a really comprehensive site, but a lot of the content seems rather dated.
I want an honest opinion on whether a subscription to this s...