Chris Richards
Chris Richards
After doing a search, pressing % to save it causes this crash : ``` /home/chrisr/code/play/turnsole/lib/turnsole/modes/search-results-mode.rb:9:in `save_search': uninitialized constant Turnsole::SearchResultsMode::BufferManager (NameError) from /home/chrisr/code/play/turnsole/lib/turnsole/input.rb:39:in `handle' from /home/chrisr/code/play/turnsole/lib/turnsole/ui.rb:69:in `block in step' from /home/chrisr/code/play/turnsole/lib/turnsole/ui.rb:100:in...
When tagging (adding labels to) lots of messages, say over 500, the first 50 or so messages take a long time to tag. It starts off doing it a bout...
### Complete Description of Issue When using dry-validation for validation and using Composition, I cannot get the form to validate. ### Steps to reproduce ``` class TestForm < Reform::Form include...
I've just installed nanobox and docker for the first time. Following the instructions in the readme here gives me this error: sudo nanobox run rails s Preparing environment : --------------------------------------------------------------------------------...