Limit Webpacker RAM on compile for production Discussion
0
General
How to add a Root Route to your Rails app Discussion
0
General
Setup Ubuntu 16.10 Yakkety Yak Discussion
0
General
Deploy Ubuntu 14.04 Trusty Tahr Discussion
0
General
Rails for Beginners Part 2: How to create a new Rails app Discussion
3
General
Under "resolving packages" I get a number of warnings. Should I just ignore them?
Adding a Highlight Button to Trix Discussion
7
General
Awesome! Would actually love to see more videos on extending Trix. I've been using Froala Editor for my production applications, because Trix felt like it was lacking a lot of core functionality. M...
Dan LeGrand replied
Rails for Beginners Part 3: How HTTP Requests work in the Browser Discussion
7
General
Is this where you recommend reading more? https://developer.mozilla.org/en-US/docs/Web/HTTP
Jorge Dominguez replied
Rails for Beginners Part 1: Installing Ruby on Rails Discussion
14
General
Hi Chris, i have a question, currently have rvm on my machine, do you think i can get problems if i install also rbenv to install ruby 3.0.0?
TinotyDal replied
Refactoring with ActiveSupport::TimeWithZone Discussion
4
General
Much cleaner to read and I don't think people (like myself) use these helpers enough!
cjilbert504 replied
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
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