🚀 "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
Visual loading states for Turbo Frames
with CSS only

Learn how to add instant loading feedback to your Turbo Frames without JavaScript. I’ll walk you through using the aria-busy state with CSS pseudo-elements to show text or animated SVG spinners during slow requests.

Rails Designer

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

#PostgreSQL #RailsDev #Search

Rails: Using PostgreSQL full-text search without a gem

PostgreSQL can cosplay as a full-text search engine. It doesn't have the features or fidelity of ElasticSearch or Algolia, but it's good enough if you just need to search and rank large volumes of ...

⭐️ 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

@ruby
@ruby_discussions @rubycentral
@OpenLabAugsburg 👋👋👋

#RubyOnRails #RailsDev #Fediverse #DevOps #makandra

makandra GmbH: Your successful software project

makandra plans, develops, operates and designs complex web applications. As a full service agency we stand for reliability and results of outstanding quality.

makandra.de

✨ Why Join Us?
- Work with a talented, friendly, and driven team
- Engage with modern technologies in meaningful projects
- Contribute to a culture that values quality, growth, and autonomy

🔗 Apply now: https://bit.ly/3G2GzEt

Let’s build amazing things together. 💻🚀

#JoinUs #Hiring #TechCareers #RubyOnRails #SoftwareEngineer #Codeminer42 #RemoteJobs #VagasTI #RailsDev #Latam

Careers at Codeminer42

Ruby on Rails Software Engineer - We look for a talented developer who is always willing to learn and aspire to deliver high-quality software worldwide.

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

Knowledge is power: https://www.fastruby.io/blog/dealing-with-schema-changes-in-rails-7.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=schemachanges-rails7&utm_content=Textonly

#Rails7 #Railsdev #Railsupgrade #rubyonrails

Dealing With Schema Changes in Rails 7 - FastRuby.io | Rails Upgrade Service

Rails 7 introduced schema changes which can be a lot to deal with. Here is a breakdown of the changes and how to deal with them when upgrading to Rails 7.

Dealing With Schema Changes in Rails 7 by @jainrishi15

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