This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Janko Marohnić
janko.io
did:plc:mfgqka5ttt3dzmoqictnzw2n
Ever forget whether it's "change_table" or "alter_table", "remove_column" or "drop_column", "set_column_null" or "change_column_null"?
You don't? Well, I do 😄 So, I thought it would be cool if Ruby LSP could autocomplete schema statements in migrations ✨
https://github.com/Shopify/ruby-lsp-rails/pull/669
2025-12-10T23:22:54.294Z