Topics
Check out the different Ruby, Rails, Javascript, and other topics we've covered
Lessons
See the full list of screencasts to learn from
Guides
Tutorials to help you setup Rails on your development and deploy to production
A lot of Ruby code is "magic". We'll explain the magic and see how it works using the powerful tools Ruby gives us.
Accept subscription and one-time payments with Stripe in your Rails apps
Expert advice on keeping Rails apps organized and fast.
Cheap, easy hosting for Ruby and Rails apps.
Launch your product business way faster with our SaaS template.
A weekly podcast on web development and building products with Ruby, Rails, Javascript, and more.
Find your next Ruby on Rails Job.
We build a basic API and talk about the differences between a regular Rails controller and an API
Explore the differences and similarities between Json Web Tokens and Rails session cookies and why you'd want to use one over the other
Authenticate your API using JSON Web Tokens (JWT) using the Knock gem
Learn how to format your API easily using Active Model Serializers and the JSON:API spec
Build a basic VueJS frontend application that authenticates to the server using JWT, Rails API, and LocalStorage
Add JWT Authentication to your Rails API from scratch
Add a Warden strategy to Devise to support JWT authentication with your Rails app
Learn how to use HTTParty to consume an API and package your library into a gem
Learn how to accept payments with Braintree, PayPal, Venmo, and Coinbase in Rails
Setting up an OAuth provider is a great way to add authentication to your API using the doorkeeper gem
Learn how to build a React Native application to connect to your Rails API using OAuth for authentication
Learn how to create simple API tokens for authentication with Devise
The first step in building an API wrapper Rubygem is building your HTTP client. We're going to use Faraday as our HTTP client and get it setup with authentication.
Testing integrations with external APIs in your Rails app can be hard. You don't know what requests are being made (or even the responses), so how can you properly mock them out? VCR to the rescue.
Request documents to be signed electronic using the Docusign API in your Rails app
Learn how to implement a Slack Slash Command App in Rails using webhooks
Learn how to use the Facebook API and refresh auth tokens using the Koala gem
When you receive a JSON response from an API endpoint, it's really easy to convert this to a Ruby hash. But hashes don't feel very Ruby-ish when you're working with them and you can't add methods and treat them like objects.
Sending SMS or Text Messages in Ruby on Rails is really easy using an API like Twilio
Connect your Ember frontend app to a Rails API
Join 61,257+ developers who get early access to new tutorials, screencasts, articles, and more.
We care about the protection of your data. Read our Privacy Policy.
Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more. Icons by Icons8
© 2022 GoRails, LLC. All rights reserved.