Hacker News new | ask | show | jobs
by acmecorps 1918 days ago
I’m very interested in migrating a production rails apps to crystal / lucky. Was your previous exp using rails?
1 comments

A bit - mostly Sinatra and Grape tho.

Migration seems like it might be tough. The ORM (Avram) is missing some things still. (Like I think - tables without primary keys, seems like 'has many through' needs some work, stuff like that.) My API is quite simple.