
SHIP IT!!!!
I'm an engineer at@EverFi and I'm interested in APIs, human-computer interaction, and making guides in ruby.
- Los Angeles, California
- 07:02
(UTC -07:00) - in/johncorderox
Highlights
PinnedLoading
- ch-ruby.sh
ch-ruby.sh 1# ch-ruby alt besides rbenv
2cd~/src&& wget -O chruby-0.3.9.tar.gz https://github.com/postmodern/chruby/archive/v0.3.9.tar.gz&& tar -xzvf chruby-0.3.9.tar.gz&&cd chruby-0.3.9/&& sudo make install&& ruby-install ruby 2.6.4
- React Delete + Axios
React Delete + Axios 1// After an API call to delete, refresh the state with Filter.
2varNewThings=this.state.things.filter((x)=>{returnx.id!=id;});
- Rails-API-React-Tutorial
Rails-API-React-Tutorial Public📱 A Rails 6 API backend React JS + Webpacker guide. Includes API setup, serializers, and react integration in the frontend. 🌲
- medicinal-ruby/active_storage_demo
medicinal-ruby/active_storage_demo PublicAn ActiveStorage demo for S3 uploads + local disk. It's better than the paperclip gem, by far..
- Iterating-JSON-APIs
Iterating-JSON-APIs PublicA visual-based guide on iterating JSON APIs with Ruby. Learn about JSON responses with hashes and arrays.
Ruby 1
- medicinal-ruby/background-jobs
medicinal-ruby/background-jobs Public archiveA hub of useful rails jobs to use + Sidekiq configs. Practice background jobs with ActiveJob or Sidekiq Workers.
Ruby
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.