-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add 'things I link to' #7
Comments
|
git:
|
engines and components
where does code go: |
JSON Validation / JSON Schema / API Stuff #9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
- https://stackoverflow.com/questions/32215053/how-to-test-an-unrouted-controller-action-or-exception-app-in-rails
https://github.com/ruby-concurrency/rake-compiler-dev-box (also https://github.com/rake-compiler/rake-compiler ) https://github.com/rails/rails-dev-box (never used this last one but looks interesting: https://railsbox.io/ )
GitHub
travis-ci/apt-package-whitelist
apt-package-whitelist - Whitelist of apt packages approved for build environments with restricted sudo
bf4 [10:42 AM]
also https://github.com/spotify/docker-gc
GitHub
spotify/docker-gc
docker-gc - Docker garbage collection of containers and images
bf4 [12:04 PM]
http://www.cerebris.com/blog/2015/06/04/jsonapi-1-0/ also http://spacetelescope.github.io/understanding-json-schema/ and maybe https://www.youtube.com/watch?v=M8Q-PmQshqg&feature=youtu.be&t=2960 https://github.com/barelyknown/json-api-example
Developers of flexible and easy to use web applications
(edited)
bf4 [1:06 PM]
also https://blog.heroku.com/archives/2014/5/20/heroku-http-api-toolchain http://swagger.io/ e.g. http://cfpb.github.io/api/hmda/console/ also https://github.com/interagent/http-api-design https://github.com/interagent/committee per https://brandur.org/elegant-apis and I guess http://www.plugingeek.com/categories/api-builders-ruby (edited)
bf4 [1:47 PM]
https://www.youtube.com/watch?v=sAsRtZEGMMQ&index=39&list=PLEx5khR4g7PKFs3Y-gWd8TX4Y_5yTyUTP&t=51m18s
(edited)
bf4 [1:50 PM]
This is the third in a series of seven posts on service-oriented architecture derived from a workshop conducted by Cloves Carneiro and Tim Schmelmer …
----- August 4th -----
bf4 [11:38 AM]
omg me want https://github.com/basecamp/easymon
bf4 [11:44 AM]
https://github.com/polleverywhere/docker_etcd ooh
GitHub
polleverywhere/docker_etcd
docker_etcd - A small 25 MB etcd Docker image with tools to be Fig compatible
bf4 [11:02 AM]
and then there's https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/mysql_to_postgresql.md
GitHub
activerecord-hackery/squeel
squeel - Active Record, improved. Live again :)
(edited)
----- July 29th -----
bf4 [1:23 PM]
https://github.com/jwilder/docker-squash
GitHub
jwilder/docker-squash
docker-squash - Squash docker images to make them smaller
bf4 [1:32 PM]
#any_of
query method to active_record rails/rails#10891GitHub
Added #or to ActiveRecord::Relation by gaelmuller · Pull Request #9052 · rails/rails · GitHub
ActiveRecord::Relation#or returns a new relation, which is the result of filtering the current relation according to the conditions in the arguments, joining WHERE clauses with OR operand, contraty...
(edited)
bf4 [1:55 PM]
oh! rails/rails#16052 was merged in as rails/rails@9e42cf0 (edited)
----- July 30th -----
jori [11:30 AM]
https://eregon.github.io/rubyspec/2015/07/29/rubyspec-is-reborn.html
A blog about ruby/rubyspec.
bf4 [11:33 AM]
wow. googled for it and found this.. so much agreement https://gist.github.com/nateberkopec/11dbcf0ee7f2c08450ea
bf4 [5:37 PM]
good arel guide, for
or
search foror(
http://jpospisil.com/2014/06/16/the-definitive-guide-to-arel-the-sql-manager-for-ruby.htmlbf4 [10:53 AM]
just makes parsing easier
bf4 [10:53 AM](not gonna do anything about it now, just asking)
bf4 [10:53 AM](then I could use https://github.com/brandur/hutils)
ifconfig en0 | sed -n 's/.*inet \(.*\) netmask.*/\1/p'
bf4 [10:33 AM]
https://github.com/convisoappsec/research_github_hack https://github.com/michenriksen/gitrob ?
GitHub
shipitjs/shipit
shipit - Universal automation and deployment tool written in JavaScript.
----- August 3rd -----
bf4 [1:01 PM]
e.g. swagger api I started building once https://github.com/bf4/reverb/blob/master/public/api-docs.json
GitHub
bf4/reverb
Contribute to reverb development by creating an account on GitHub.
bf4 [1:01 PM](here's how I was building it https://github.com/bf4/reverb/blob/5be804cec68f1b870f6caac02ea204c12f86e713/lib/recorder/schema.rb)
bf4 [2:57 PM]
so, this is sorta intersting but it doesn't say how they build it https://github.com/slackhq/slack-api-docs
somewhat like
Other awesome things:
The text was updated successfully, but these errors were encountered: