tag: ruby on rails
-
Using Docker to Parallelize Rails Tests / free
Learn how to parallelize your Rails tests by isolating them in Docker Containers.
0 comments | 4 favorites
about 3 years ago, by manualwise
-
Learn Ruby on Rails as You Modify a Craigslist Clone / free
In this interactive tutorial you're going to learn Ruby and Ruby on Rails fundamentals by modifying a Craigslist clone. You can view the source code on GitHub where you'll find a sample app to follow along.
0 comments | 4 favorites
over 3 years ago, anonymously
-
How I sped up our Rails Test Suite by 267% / free
Speeding up a rails rest suite significantly by avoiding common pitfalls.This part of the series talks about cucumber improvements and using poltergeist.
0 comments | 3 favorites
over 3 years ago, by manualwise
-
Continuous Delivery with Ninefold and Codeship / free
Codeship now integrates with Ninefold to make Continuous Delivery of your Ruby and Rails apps easy. Learn more in this article.
0 comments | 3 favorites
over 3 years ago, by manualwise
-
Rails: Active Model Serializers / free
Ruby gem for configuring and serializing rails models into JSON for use in APIs, etc.
0 comments | 1 favorite
over 3 years ago, by ndbabb
-
Continuous Delivery with Cloud 66 and Codeship / free
Codeship now integrates with Cloud 66 to make Continuous Delivery easier than ever before. It literally only takes one line of code. Learn more in this article.
0 comments | 2 favorites
over 3 years ago, by manualwise
-
Find next / previous Active Record(s) in one query / free
This gem finds the next or previous record(s) relative to the current one efficiently. It is also useful for implementing infinite scroll. It uses keyset pagination to achieve this.
0 comments | 1 favorite
over 3 years ago, by glebm
-
i18n-tasks ruby gem / free
i18n-tasks helps you find and manage missing and unused translations. This gem analyses the code statically for key usages, in order to report keys that are missing or unused, pre-fill missing keys (optionally from Google Translate), and remove unused keys.
0 comments | 2 favorites
over 3 years ago, by glebm
-
DNSdeploy – Continuous Deployment of DNS Records / free
How to set up Continuous Deployment of DNS Records with the help of DNSimple and tools you already use and are familiar with. This workflow makes changes to your DNS zone transparent and comprehensible for everybody in your team. Use this free Ruby gem.
0 comments | 3 favorites
over 3 years ago, by manualwise
-
JRuby: Access to +84k libraries over MRI Ruby / free
When using the JRuby, you can access and utilize any Java library. Think about that for a second. All of the Java libraries ever written by the Java community are now transparently available to you via JRuby.
0 comments | 1 favorite
over 3 years ago, by pglombardo
-
Why Isn't Ruby Rescuing My Exception? / free
Isn’t rescue supposed to rescue everything? Actually, no.
0 comments | 0 favorites
over 3 years ago, by spncr2
-
RSS Reader for Developers / free
rssheap is a web based reader for software developers. You subscribe to tags you are interested in (c#,java,ruby,css...) and we find great articles for you to read!
5 comments | 2 favorites
over 3 years ago, anonymously
-
ng-rails / paid
AngularJs / Rails course from the guys who wrote ng-book.com
0 comments | 0 favorites
almost 4 years ago, by wwwoodall
-
Writing an API Wrapper in Ruby with TDD / free
Our goal is simple: write a small wrapper around the Dribbble API to retrieve information about a user (called ‘player’ in the Dribbble world).
0 comments | 1 favorite
almost 4 years ago, by adiakritos
-
Why you should build an Immutable Infrastructure / free
Immutable Infrastructure is a way to build more predictable, scalable and safer infrastructure that helps software teams innovate faster. It brings many advantages and once it’s set up you will reap the benefits immediately.
0 comments | 2 favorites
almost 4 years ago, by manualwise
-
An Ode to 17 Databases in 33 Minutes by Toby Hede / free
A detailed, deep-diving, in-the-deep-end and occasionally humorous whirlwind introduction and analysis of a suite of modern (and sometimes delightfully archaic) database technologies. How they work, why they work, and when you might want them to work in your Rails application.
0 comments | 4 favorites
almost 4 years ago, by ndbabb
-
SmartListing / free
Easily create AJAX-enabled data lists with out-of-the-box support for sorting, filtering and in-place editing.
7 comments | 0 favorites
almost 4 years ago, anonymously
-
Base Rails / paid
Make your own ETSY look-a-like marketplace. Perfect tutorial to get your feet wet plus you can have a final project that is at least very useful that you can turn into anything that you dream of.
0 comments | 0 favorites
almost 4 years ago, by luigisayshello
-
Realtime Messaging with Pusher / free
Realtime Messaging in your apps is very powerful. Here's how you send 1.3 Million Message every day with PusherApp!?
0 comments | 3 favorites
almost 4 years ago, by manualwise
-
Codeship / free
Codeship is a hosted Continuous Deployment Platform for Software Developers that helps you ship better code faster. Set up Continuous Integration in a few steps and automatically deploy when all your tests have passed. It integrates with GitHub and BitBucket. Deploy to Heroku, Nodejitsu, …
0 comments | 2 favorites
about 4 years ago, by manualwise