#Can I use astro with ruby on rails?

7 messages · Page 1 of 1 (latest)

scarlet ice
#

Hey, I am new at programming and was wondering if I can use astro with ruby on rails, thanks 🙂

queen cloak
#

The answer (I think) is no. But the question (I guess) is why? Astro and Ruby on Rails are (technically) the same things (in terms of what they do - output HTML). But don't take my word for it. Try asking #1095492539085230272 for the right spot in the docs, if any.

scarlet ice
thorn hedge
#

I have a co-founder who is a RoR expert. Of course he does the full stack himself but you could, in theory, use RoR for your backend and use Astro on the front-end.

#

Most people that use Ruby on Rails prefer to keep it all on RoR, and I can see the allure. I think it's a great web-app framework. I wouldn't use it for static marketing sites though, for instance.

scarlet ice
thorn hedge
#

As far as I know, nobody has ever documented using Ruby on Rails with Astro.