Hotwire Native for Rails Developers: env.local? true -> false (page 237)

Paragraph 1

When you deploy to a staging or
production server, Rails.env.local? will return true, setting the APNs environment
to production.

I think this should return false

Loved the book. Thank you, Joe!

Correct! Thanks for the heads up - I’ll make sure to change that.