An open API service indexing awesome lists of open source software.

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

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).