Testing a Meilisearch Integration with Ruby on Rails Discussion

0
General

Nested Comment Threads in Rails - Part 2 Discussion

4
General
There's a security vulnerability in the code which allows any authenticated user to delete anyone else's comment. While there's a check in view (`if comment.user == current_user`) for showing the d...
icyclisttreacle replied

URL Based multi tenancy

10
General
I'm new to Ruby on Rails, trying my best to catch up. for example... i've a domain and a username append to it, www.domain.com/samsoft, how can i achieve this and also routing? sample code will be ...
Chris Oliver replied
Solved

How to write APIs?!

2
General
Not sure if this is the best place to ask this, but are you guys planing on maybe creating some beginners screen casts on how to write APIs with Rails?
MatthewSanders replied

Creating Passwords Through A Join Table Discussion

0
General
Nice cat =)
Jaroslav Horák posted

Rails for Beginners Part 23: Rails Credentials Discussion

26
General
When I try to do rails credentials:edit I get the following error No $EDITOR to open file in. Assign one like this: EDITOR="mate --wait" bin/rails credentials:edit I did copy and paste what it s...
Jess Antunes replied

Need a suggestion on the approach I should take to implement the multi-version surveys system.

0
General
I have an existing survey feature in my application. As standard, a survey has many questions, and many answers are submitted against a question by different users. There is a result model per surv...
Infinikorn posted

How to debug OAuth login in Rails with OmniAuth Discussion

0
General

A Look Into Routing Discussion

15
General
railscasts.com was first. you are like the google+ thing. which is cool for you :p. keep up with the good videos.
Andrew Schutt replied

Hotwire Modal Forms Discussion

25
General
Thanks a lot for this video! I see it's becoming a trend to add a `format.turbo_stream` response in all my controllers only if it fails.
Fernando Flores replied

The difference between Link_to vs Button_to in Ruby on Rails Discussion

0
General
Another trick is to use `formaction` for having multiple buttons in the same form without using any hidden forms. For example: ``` <%= form_with model: @blog_post do [form| %> <%= fo...
Ajay Guthikonda posted

What music gets you kept you motivated when developing?

8
General
Had an interesting message from a GoRails member (Jacob) which mentioned what music we listen to as we develop. It's a great discussion starter and could be cool to share playlists from Spotify, or...
Alan Reid replied

I actually don’t have a question for a change, but a comment

0
General
I’ve been on a few forums for Ruby and Ruby on Rails, and I’ve noticed that everyone is so nice and helpful. I’m a newbie, hobbiest and everyone has been polite and not snarky at all. Thank you all...
Rickwheeler1992 posted

Setup Ubuntu 14.04 Trusty Tahr Discussion

0
General

i am a complete beginner, where do i start to learn ruby?

0
General
Hi, i am a student and landed here through github student dev pack, would like to learn ruby but have no prior coding knowledge. I would like to start with ruby rather than python or javascript. I ...
Guy posted

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

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

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