Harisankar P S
Harisankar P S
Wonderful extension! I been looking for something like this for some time. I noticed that when we create another SQL conenction with the same name, it overrides the previous string...
A few modifications i made to improve experience. Sharing it, if you feel useful do merge. * Snapshot button * A folder to place screenshots in * timestamp on the...
Is it possible to select second screen or system primary screen when running this script. I was testing on a laptop with an external monitor on a linux machine (kubuntu)....
I ran this gem locally in my system (on my local database) and did give me a lot of insights. I wanted to add it to production and share it...
Sorry this is not an issue but a question. If I am wrong to do it here my apologies, kindly point me in the right direction. I am working with...
I feel the `spec` library of crystal is really limiting. As for example I am declaring the array variable on each case, instead of having a `before_each`. Guess I can...
Listing out the methods that is pending to be implemented. Methods information taken from `ActiveSupport` - core_ext - [x] Array#in_groups - [x] Array#from - [x] Array#to - [x] Array#without -...
jbundle init command to initialize an empty Jarfile for convenience.
I was just starting with JRuby and jbundler, was starting a project. Assuming that jbundler might be having similar commands as bundler i tried `jbundler init` and found it to...
Is it possible to create a global config and set all the mails to be send to queue named 'default'.