70 bug fixes wrap up Ruby 2.2’s normal maintenance phase, with only security fixes to come in future. Using 2.2? Consider your 2.4 migration plan soon.
The creator of the Thin web server brings you the best advanced Rails course online, updated to Rails 5. Never get stuck in the framework again. Dive into Rails code, fix bugs, discover features and master everything from ActiveRecord to ActionCable.
The story behind Shopify's bug bounty program, what came out of it, and why it may have been the best thing to happen to mRuby, the lightweight Ruby implementation.
Whilst searching for a viable replacement to Sprockets, Jesal landed on Browserify and Webpack as possible contenders. Here’s his experience integrating each one with a Rails app.
Front-End Developer at Econify (New York, NY)Econify is a development shop working with large media clients. We’re seeking a senior Ruby developer to solve large scale problems.Econify
Track errors in your apps with Sentrytools Sentry's open-source error tracking tells you when your code breaks, without the need for bug reports. Use the code rubyweekly to sign up. Sentry Sponsored
Refactoring: From Subclass to Registrytutorial Shows the process of taking small steps followed by refactorings to create a flexible solution. Thiago Silva