Rails really takes the idea of separating an application's data, user interface, and control logic to a whole new level. In this article we'll see how.
Tag: rails
In this hands-on tutorial, Hrishi Mittal shows how to build an idea board React app that works with a Rails 5.1 API.
Léonard demonstrates the possibilities offered by GraphQL and Rails by implementing a simple movies database API.
Ilya shows how to set up search and autocomplete features in a Rails application, including additional pg_search options, matched usernames and geolocation.
Jesse Novotny provides a walkthrough for setting up an Angular single page app on Rails with Devise and Bootstrap.
Phil Sturgeon talks about his experience in Ruby-land after having been in PHP for ages. What does he like? What does he dislike? Find out in PHP vs Ruby!
Kingsley Silas walks through installing Solidus, the newly created, open source gem to replace Spree. Get started with the future of Rails e-commerce.
Hendra Uzia writes this great article on using Active Model Serializers to make your JSON great. If you use Rails to make an API, this is for you.
Ilya Bodrov-Krukowski writes a second post about Rails authorization, this one about Pundit. Pundit is a gem that uses plain Ruby classes to make auth easy.
Vasu K walks you, the Rails developer, through accepting iOS payments within your Rails application. Offer in-app purchases easily with this tutorial.
Vinoth Kumar shows you how to speed up your expensive SQL queries using materialized views with PostgreSQL and Rails.
Ilya Bodrov-Krukowski shows you how to add activity feeds to your Rails app. Show likes, shares, pins, etc. to engage users and create interest.
James Hibbard demonstrates the advantages of persisting multiple checkbox data to a database in Rails by means of a has_and_belongs_to_many_association.
SitePoint's Glenn Goodrich explains how to incorporate Loggly into your Rails logging and make debugging and problem-solving simple.
Glenn Goodrich offers this post on how to make a versatile leaderboard web application with Rails and the leaderboard gem.
Glenn Goodrich takes us on a voyage aboard the vessel Codeship, exploring the high seas of continuous integration with the new ParallelCI tool
On this week's On Our Radar, James Hibbard looks at accessible videos, Styleguide Driven Development and programming Arduino with Ruby.
Read What is config.threadsafe! and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Rails 4 with Andy Hawthorne and Glenn Goodrich - The Transcript and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Talk with the Experts today saw us talking Rails with SitePoint Group developer Mal Curtis. A tonne of resources came out of the session.
Read Rails Deep Dive: Loccasions, Authentication and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read RubySource: Putting Ruby, Rails, C#, and ASP.NET in context and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Rails Deep Dive: Loccasions, Home Page and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read RubySource: Just Do It: Learn Sinatra, Part Two and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Rails Deep Dive: Application Setup, Loccasions and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Loccasions: Installing Rails Part 2 and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Rails Intro, Deep Dive: Installing Rails, Part One and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Louis Simoneau chats with Cody Fauser, CTO of Shopify. Learn the origins of Shopify, role of SaaS in e-commerce, and Ruby on Rails. See the transcript here!
In this tutorial, Darcy Laycock will show us how to add CoffeeScript to a Rails application. In this case, we’ll continue building on our “shorty” url shortener from my Building Your First Rails Application series—to add some basic JavaScript using CoffeeScript and Barista, a gem to add seamless CoffeeScript support to Rails applications.
Read Confessions of a Converted PHP Developer: Ugly Code and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.