It’s the first week of the new year, and we’re dropping a huge set of exciting new features into your Basecamp account. New stuff includes a brand new Home Screen, “The Lineup”, “Doors” to external services, more Cloud files, and more!| 37signals
Our default for accessing customer information is: we don’t.| 37signals Dev
Active Record EncryptionThis guide covers encrypting your database information using Active Record.After reading this guide, you will know: How to set up database encryption with Active Record. How to migrate unencrypted data. How to make different encryption schemes coexist. How to use the API. How to configure the library and how to extend it.| Ruby on Rails Guides