home.social

#railsdev — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #railsdev, aggregated by home.social.

  1. 🚀 "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! 🙃
    railsdesigner.com/visual-loadi #TurboFrames #RailsDev #HackerNews #ngated

  2. 🚀 "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! 🙃
    railsdesigner.com/visual-loadi #TurboFrames #RailsDev #HackerNews #ngated

  3. 🚀 "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! 🙃
    railsdesigner.com/visual-loadi #TurboFrames #RailsDev #HackerNews #ngated

  4. 🚀 "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! 🙃
    railsdesigner.com/visual-loadi #TurboFrames #RailsDev #HackerNews #ngated

  5. 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.

    👉 makandracards.com/makandra/624

    #PostgreSQL #RailsDev #Search

  6. 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.

    👉 makandracards.com/makandra/624

    #PostgreSQL #RailsDev #Search

  7. 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.

    👉 makandracards.com/makandra/624

    #PostgreSQL #RailsDev #Search

  8. ⭐️ 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: makandra.de

    @ruby
    @ruby_discussions @rubycentral
    @OpenLabAugsburg 👋👋👋

    #RubyOnRails #RailsDev #Fediverse #DevOps #makandra

  9. ⭐️ 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: makandra.de

    @ruby
    @ruby_discussions @rubycentral
    @OpenLabAugsburg 👋👋👋

    #RubyOnRails #RailsDev #Fediverse #DevOps #makandra

  10. ⭐️ 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: makandra.de

    @ruby
    @ruby_discussions @rubycentral
    @OpenLabAugsburg 👋👋👋

    #RubyOnRails #RailsDev #Fediverse #DevOps #makandra

  11. 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