https://github.com/tbuehlmann/til
Today I Learned
https://github.com/tbuehlmann/til
til today-i-learned
Last synced: about 1 year ago
JSON representation
Today I Learned
- Host: GitHub
- URL: https://github.com/tbuehlmann/til
- Owner: tbuehlmann
- License: mit
- Created: 2018-01-25T21:08:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T08:35:02.000Z (about 2 years ago)
- Last Synced: 2025-02-09T15:19:32.281Z (over 1 year ago)
- Topics: til, today-i-learned
- Homepage:
- Size: 33.2 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Today I Learned
19 TILs and counting…
### Debian
- [\*.test Host Resolution](debian/dot-test-host-resolution.md)
### Firefox
- [Dark Mode](firefox/dark-mode.md)
### Rails
- [Active Record Connection Pool](rails/active-record-connection-pool.md)
- [Column Defaults](rails/column-defaults.md)
- [Enqueue after Transaction Commit](rails/enqueue-after-transaction-commit.md)
- [Gems I Use](rails/gems-i-use.md)
- [Headless System Tests](rails/headless-system-tests.md)
- [Postgres-Backed Enums](rails/postgres-backed-enums.md)
- [Recyclable Cache Keys](rails/recyclable-cache-keys.md)
- [RSpec::Rails Types](rails/rspec-rails-types.md)
- [Deleting Files after Sending](rails/deleting-files-after-sending.md)
- [Transactional Tests](rails/transactional-tests.md)
### Ruby
- [Condition Variables](ruby/condition-variables.md)
- [Exception Keyword Arguments](ruby/exception-keyword-arguments.md)
- [Forwardable](ruby/forwardable.md)
- [GDBM](ruby/gdbm.md)
- [Pass By](ruby/pass-by.md)
- [Prepending Modules](ruby/prepending-modules.md)
### Kamal
- [Assets](kamal/assets.md)
### About
I shamelessly stole this idea from [jbranchaud/til](https://github.com/jbranchaud/til) who shamelessly stole this idea from [thoughtbot/til](https://github.com/thoughtbot/til).
### License
The repository is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).