#railsdev — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #railsdev, aggregated by home.social.
-
No more slow SQL logs. No more hung test suites.
The latest Rails updates fix two of the most annoying bugs in development and CI.
Full breakdown on RubyStackNews.com#Rails8 #ThisWeekInRails #RubyDev #RailsDev #WebDev #Performance #CI
-
🚀 "Revolutionary" #CSS trick turns Turbo Frames into the Usain Bolt of #loading states! 🏃♂️💨 Who needs #JavaScript when you can bloat your CSS instead? Just the thing Rails devs never knew they didn't need! 🙃
https://railsdesigner.com/visual-loading-turbo-frames/ #TurboFrames #RailsDev #HackerNews #ngated -
🚀 "Revolutionary" #CSS trick turns Turbo Frames into the Usain Bolt of #loading states! 🏃♂️💨 Who needs #JavaScript when you can bloat your CSS instead? Just the thing Rails devs never knew they didn't need! 🙃
https://railsdesigner.com/visual-loading-turbo-frames/ #TurboFrames #RailsDev #HackerNews #ngated -
🚀 "Revolutionary" #CSS trick turns Turbo Frames into the Usain Bolt of #loading states! 🏃♂️💨 Who needs #JavaScript when you can bloat your CSS instead? Just the thing Rails devs never knew they didn't need! 🙃
https://railsdesigner.com/visual-loading-turbo-frames/ #TurboFrames #RailsDev #HackerNews #ngated -
🚀 "Revolutionary" #CSS trick turns Turbo Frames into the Usain Bolt of #loading states! 🏃♂️💨 Who needs #JavaScript when you can bloat your CSS instead? Just the thing Rails devs never knew they didn't need! 🙃
https://railsdesigner.com/visual-loading-turbo-frames/ #TurboFrames #RailsDev #HackerNews #ngated -
Need full-text search in Rails without extra gems?
This guide shows how to implement multi-column, ranked search using just PostgreSQL + ActiveRecord.
Stemming, ranking, boosting, indexing – no gem needed.
👉 https://makandracards.com/makandra/624991-rails-postgresql-full-text-search-gem
-
Need full-text search in Rails without extra gems?
This guide shows how to implement multi-column, ranked search using just PostgreSQL + ActiveRecord.
Stemming, ranking, boosting, indexing – no gem needed.
👉 https://makandracards.com/makandra/624991-rails-postgresql-full-text-search-gem
-
Need full-text search in Rails without extra gems?
This guide shows how to implement multi-column, ranked search using just PostgreSQL + ActiveRecord.
Stemming, ranking, boosting, indexing – no gem needed.
👉 https://makandracards.com/makandra/624991-rails-postgresql-full-text-search-gem
-
⭐️ Hello Fediverse!
We’re makandra – a team from Augsburg, Germany, building, hosting, and maintaining long-lived Ruby on Rails applications for over 15 years. 🛠️If you care about clean code, DevOps automation, and pragmatic Rails development, we’d love to connect.
Learn more: https://makandra.de -
⭐️ Hello Fediverse!
We’re makandra – a team from Augsburg, Germany, building, hosting, and maintaining long-lived Ruby on Rails applications for over 15 years. 🛠️If you care about clean code, DevOps automation, and pragmatic Rails development, we’d love to connect.
Learn more: https://makandra.de -
⭐️ Hello Fediverse!
We’re makandra – a team from Augsburg, Germany, building, hosting, and maintaining long-lived Ruby on Rails applications for over 15 years. 🛠️If you care about clean code, DevOps automation, and pragmatic Rails development, we’d love to connect.
Learn more: https://makandra.de -
#Rails devs, have you spotted the new precision attribute in your schema.rb with Rails 7? 🤔 Get the full scoop on this and other changes to navigate your upgrade smoothly.
-
has anyone upgraded a rails 5.x app to rails 6 beta?
I thought the javascript assets were going to be required to be moved to webpacker, but it looks like they still work via asset pipeline
is the change that webpack is the default for new apps, but sprockets will continue working for existing apps?
#rails #ruby #dev #askmasto #software #rubyonrails #railsdev #sprockets #webpack #js #javascript