Arthur Nogueira Neves
Arthur Nogueira Neves
As noted in the REAME, this doesn't support resource limits, Would be nice to have them. https://github.com/rtomayko/posix-spawn/blob/868c6cfdb080f7dfac1371df0ea722051088de42/README.md#status
I think we should probably not include the forked repos, as those are not mainly yours, and you probably just forked them to do a PR or something.
i.e https://github.com/tenderlove/gda Has the license on the README file. So we probably should skip those as they have an license already.
cc @rafaelfranca I keep having to include this gem everytime I use after_commit callbacks. I found that a lot of folks, also, don't know that dirty attributes won't be there...
We need to add the new features that are on version 2.0: - sidekiq - multithread - connection pooling
Every command, we call GitHub api to fetch files and so on. However this can cause issues like API rate limit. Ways to solve this: - Require some credentials so...
Integrate cheatly into VIM, so vim users can get cheat sheets from within the editor.
- Create function to browse all sheets. - Create function to show a sheet.
Add some way to check latest version from rubygems and make sure whoever is running the command is on latest version.