Has anyone used Ruby on Rails as an alternative to Grails?
I'm about of start a new project for a client and I'm thinking about either Spring Boot or Rails as an alternative to Grails.... It's a small app so no need for microservices and that kind of stuff ...
(PD. This is a sad situation cause I LOVE GRAILS ... but it is what it is 😢)
m
Michael Yan
05/11/2024, 12:06 PM
Are you familiar with the Ruby language?
r
Ricardo
05/11/2024, 12:08 PM
Well not really, I've done one or two things here and there... but nothing too fancy . Although it's not very different than what you do in Groovy I think
m
Michael Yan
05/11/2024, 12:15 PM
So just do it and try, Rails is good for beginners as Grails but with more magic inside
🚀 1
Michael Yan
05/12/2024, 1:43 PM
@Ricardo if you want to learn Rails, I recommend you to read GoRails first https://gorails.com, it has great resources for learning Rails and Ruby. Rails 8 will be the Next big version with many new features, yeah I learned a lot and plan to port to Grails/Grace
r
Ricardo
05/13/2024, 9:24 AM
Oh fantastic! I'll take a look at it. Thank you very much!
I'm also following up the updates on Grace, awesome work! 💪