Double Shot #1837
- Rails 5.1: Loving JavaScript, System Tests, Encrypted Secrets, and more - Released at RailsConf, as expected. Note that this makes everything below 4.2 unsupported and a potential security risk at any moment.
- Bundler's new update options - There are some more conservative approaches to dependency management here now. Personally I've liked being very explicit, staying close to head and updating one gem at a time. But that's a lot of work.
- Postgres tips for Rails developers - A few odds and ends that it's worth knowing about.