Daniel Pereira
Daniel Pereira
What if we ignore inline conditions when there are no operators on the left of it (like `+=(`)?
It depends on how you use it. If you use it with Rails, then you added it to the Gemfile and Rails automatically loads all dependencies on boot, therefore you...
It was unfair to say that Rails is the only tool that automatically does it. Many frameworks do. In fact, this isn't about any framework. It's just Bundler. In your...
@dasunsrule32 I know this is quite old, but is there a chance you're still facing this issue? Let me know.
Are you still using RHEL 7?
I'm closing this again since it's not an ansible-bundler issue.
You could use autorandr if you're on X11. Shameless plug: you could also try [wmcompanion](https://github.com/kriansa/wmcompanion)
It seems the docs lacks one other step. `make package deb` should work, can you try it?
@l50 Hi Jayson, I apologize for the lack of response, I saw your commits but I didn't have the time to review it yet. I'll do it this weekend.
I see. I'll try to take a stab at it this weekend and see how it goes. I was just reading the code and it doesn't seem complicated, although I'm...