1
2
submitted 3 weeks ago by mxbx@lemmy.world to c/rails@programming.dev
2
2
submitted 1 month ago by lautan@lemmy.ca to c/rails@programming.dev
3
4
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
4
7
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
5
4
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
6
9
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
7
3
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
8
2
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
9
9
submitted 2 months ago* (last edited 2 months ago) by mxbx@lemmy.world to c/rails@programming.dev

Found this gem not so long ago and was wondering why it's so unpopular. It's like everything what's good about Graphql and Grape merged into one simple tool that is a pure joy to work with.

10
8
submitted 2 months ago by mac@programming.dev to c/rails@programming.dev
11
7
submitted 2 months ago by mxbx@lemmy.world to c/rails@programming.dev
12
4
submitted 3 months ago by mac@programming.dev to c/rails@programming.dev
13
5
submitted 3 months ago by mxbx@lemmy.world to c/rails@programming.dev
14
8
submitted 3 months ago by mxbx@lemmy.world to c/rails@programming.dev
15
4
submitted 3 months ago by mxbx@lemmy.world to c/rails@programming.dev
16
4
submitted 3 months ago by mac@programming.dev to c/rails@programming.dev
17
2
submitted 3 months ago by mxbx@lemmy.world to c/rails@programming.dev
18
2
submitted 3 months ago by mxbx@lemmy.world to c/rails@programming.dev

Not really fully Ruby on Rails related topic but definitely part of the ecosystem and part of probably majority of new projects

19
2
submitted 3 months ago by mxbx@lemmy.world to c/rails@programming.dev
20
7
submitted 5 months ago by lautan@lemmy.ca to c/rails@programming.dev

Hey everyone, Happy Friday!

21
7
submitted 5 months ago by lautan@lemmy.ca to c/rails@programming.dev

The steady improvements to both Ruby and Rails combined with an amazing and supportive community have me deeply excited about the future of both.

22
6
submitted 5 months ago by mac@programming.dev to c/rails@programming.dev
23
5
submitted 5 months ago by lautan@lemmy.ca to c/rails@programming.dev

Last month, 37Signals introduced Thruster, a “zero-config” gem that makes your web pages load faster by solving various problems that would otherwise require changes in multiple places in your infrastructure. This post explains what those problems are, how Thruster solves them, and why you might want to use it even if you have a CDN like Cloudflare in front of your app, which already implements all the features that Thruster offers. 1. Puma is a great application server, but a poor web server B...

24
3
submitted 6 months ago by lautan@lemmy.ca to c/rails@programming.dev

Ruby’s garbage collector is designed to be adaptable, scaling from short Ruby scripts to running apps that serve millions of requests per second. While it’s designed to be adaptable, it may not work optimally for every use case. For this reason, Ruby’s garbage collector supports many parameters that can be used to tune it. However, the use of these parameters requires knowledge into how the garbage collector works on the inside. Learn how the Autotuner gem can analyze your app’s traffic and provide suggestions for tuning the garbage collector.

25
6
submitted 6 months ago by mac@programming.dev to c/rails@programming.dev
view more: next ›

Ruby on Rails

186 readers
2 users here now

founded 1 year ago
MODERATORS