Andrey Chernykh
Andrey Chernykh
Just wanted to confirm what @hkaj said - we're getting doubled `system.disk.used` periodically from the node which runs 2 DataDog agents - one in normal mode and another one in...
Just wanted to mention that it's still an issue. `ApplicationController` is not being reloaded when `activeadmin` is used (tested with dummy Rails 4.0.2 app with `activeadmin` in Gemfile). ``` ruby...
@arthurnn @durran could you review this please?
Feels like we may need to revert https://github.com/andreychernih/railsbox/commit/4e98d55fc08716144e62b5841875a3517b724f0e instead
I've just pushed 1.1.5 with the fix to this problem. Can you give me a favor and verify that this problem was fixed? You will need to re-download your box.
You can use this one-liner as well: ```sh bundle show --paths|xargs ctags -R -f tags ```
+1 on this issue.
great! thanks for the heads up, @ephracis
Hi, @cben, I appreciate fast turnaround reviewing this PR and thank you for maintaining such a critical open-source project. To be honest, this was a quick and dirty change I...