Quantcast
Channel: rails – SitePoint
Browsing latest articles
Browse All 34 View Live

Image may be NSFW.
Clik here to view.

Effectively Handle iOS Payments in Rails

It's no longer sufficient to run an exclusively web-based application. You need a mobile strategy if you're to stay ahead of the competition. However managing payments on mobile is a developer's worst...

View Article



Image may be NSFW.
Clik here to view.

Straightforward Rails Authorization with Pundit

This is a second article in the "Authorization with Rails" series. In the previous article, we discussed CanCanCan, a widely known solution started by Ryan Bates and now supported by a group of...

View Article

Image may be NSFW.
Clik here to view.

Active Model Serializers, Rails, and JSON! OH MY!

JSON (JavaScript Object Notation) is a format that can be used to store or exchange data. It is easy to read by humans and easy to parse by machines, which is why a lot of APIs use JSON. In this...

View Article

Image may be NSFW.
Clik here to view.

Fire up Your E-Commerce Site with Solidus

A few days ago Sean Schofield, the CEO of Spree, announced the acquisition of Spree by First Data. It appears that the open source project Spree will no longer be supported. Solidus is an open source,...

View Article

Image may be NSFW.
Clik here to view.

PHP vs Ruby – Let’s All Just Get Along

Quite often you see developers who have a lot of experience in one language try to play with another, then make a rather quick comparison between the two. This comparison is usually quite worthless,...

View Article


Image may be NSFW.
Clik here to view.

Setting Up an Angular SPA on Rails with Devise and Bootstrap

This article was originally published at jessenovotny.com. When I started programming my very first Angular single page application (SPA), I noticed the resources for setup and integration with Devise...

View Article

Image may be NSFW.
Clik here to view.

Search and Autocomplete in Rails Apps

Searching is one of the most common features found on virtually any website. There are numerous solutions out there for easily incorporating search into your application, but in this article I'll...

View Article

Building APIs with Ruby on Rails and GraphQL

One of the biggest issues encountered when developing an API is the structure and granularity of the data your backend is giving back to your client. Let’s say you’re building a Twitter-like social...

View Article


Image may be NSFW.
Clik here to view.

How to Build a React App that Works with a Rails 5.1 API

React + Ruby on Rails = 🔥 React has taken the frontend development world by storm. It's an excellent JavaScript library for building user interfaces. And it's great in combination with Ruby on Rails....

View Article


Image may be NSFW.
Clik here to view.

Understanding the Model-View-Controller (MVC) Architecture in Rails

The following is a short extract from our book, Rails: Novice to Ninja, 3rd Edition, written by Glenn Goodrich and Patrick Lenz. It's the ultimate beginner's guide to Rails. SitePoint Premium members...

View Article
Browsing latest articles
Browse All 34 View Live




Latest Images