Ricardo Siqueira de Oliveira Leite
Ricardo Siqueira de Oliveira Leite
> Are you sure you are running tests with spring disabled? Yes, I removed from Gemfile, bin/spring and other references. I tried disable bootsnap at `config/boot.rb` too. ```ruby ENV['BUNDLE_GEMFILE'] ||=...
> This looks really strange, because AFAIK the way Ruby `Coverage` lib works, is it includes all the files that were required after `Coverage.start` call which happens in `SimpleCov.start` in...
> If you run `solargraph -v` from VS Code's integrated terminal, do you get an error? No, it's ok: ``` ╭─ricsdeol at ricsdeol-G3-3579 in ~/projects/indeva/product/web on ft/gem_updates✘✘✘ using 2.5.1 19-10-01-14:54:40...
Hi I'm give the same error at ActionMailer ``` [GEM_ROOT]/gems/activesupport-5.2.3/lib/active_support/core_ext/time/calculations.rb:275 :in `-` 273 other.until(self) 274 else 275 minus_without_duration(other) 276 end 277 end [GEM_ROOT]/gems/activesupport-5.2.3/lib/active_support/core_ext/time/calculations.rb:275 :in `minus_with_duration` 273 other.until(self) 274 else 275...
This was happing with me when save a file **Atom Version**: 1.0.7 **System**: elementary OS **Thrown From**: [git-blame](https://github.com/alexcorre/git-blame) package, v0.4.5 ### Stack Trace Uncaught TypeError: undefined is not a function...
Olá tenho uma sugestão que tenho usados em meus projetos, este é exemplo usando em um controller 'normal' mas é facilmente adaptado para fazer api, usando ActiveModelSerializer/Paginação/Ransack etc. Criei um...
> @ricsdeol If you do start on it, please submit a Draft PR associated with this issue so others can track progress. Helps us make sure issue work doesn't get...
Start at #276
> @ricsdeol Does the I18n stuff that @josefarias has in #269 conflict with what you're doing at all? I solved the conflicts and use i18-tasks, I didn't know it, very...
@Shpigford i thinks the initial setup is done.