Michael Loistl

43 Followers
117 Following
428 Posts

Rubyist doing all sorts of things, including iOS, macOS and Android apps.

👨‍💻 Tech Lead @madebyon_com
👨‍💻 Building rsspipe.io
🌍 Slow traveling the world, as modern day nomad

Websitehttps://michaelloistl.com
Githubhttps://github.com/michaelloistl
Youtube (Travel)https://www.youtube.com/lauzaandmichael
RSS Pipehttps://rsspipe.io/

This is a test post for mastodon attachments

#rss #rsspipe

RSS Pipe: Introduction

Michael Loistl
Actually playing with #phlex and #literal in #ruby on #rails and it feels awesome. Rock solid gems !

Next up, media attachments...

#rss #rsspipe

RSS Pipe is now open for everyone.
For now it's free - once out of beta it will probably be $0.99 per feed/month.

#rss #rsspipe

Changed name from "Inbound RSS" to "RSS Pipe". I think that reflects better what it does...

https://rsspipe.io/

#rss #rsspipe

RSS Pipe

Save time and focus on writing while RSS Pipe automates sharing your content across Bluesky and Mastodon.

Testing #inboundrss to post to multiple mastodon instances
test

Michael Loistl

Today, I discovered that in #Rails 8, the command for setting up a fresh database has changed from `db:migrate` to `db:prepare`. This caught me off guard since it wasn’t mentioned in the [Rails 8.0 release notes](https://guides.rubyonrails.org/v8.0/8_0_release_notes.html#active-record).

Thankfully, I found it documented in the [ActiveRecord CHANGELOG](https://github.com/rails/rails/blob/8-0-stable/activerecord/CHANGELOG.md#rails-800beta1-september-26-2024).

However, testing migrations now requires `rails db:migrate:reset`, which feels far from intuitive.

#ruby

Ruby on Rails 8.0 Release Notes — Ruby on Rails Guides

Ruby on Rails 8.0 Release NotesHighlights in Rails 8.0:

Ruby on Rails Guides

Have added inboundrss:mastodon meta tag, so this note should only post to Mastodon

#rss #inboundrss