Josh Clayton
Articles / rails (21)
Reducing Leaky Abstractions Introduced by ActiveRecord
March 30, 2022
—
good code
rails
ruby
web
Updating Our Technical Interview
May 11, 2018
—
hiring
interviews
rails
ruby
web
factory_bot
October 24, 2017
—
factory_bot
rails
rspec
ruby
testing
web
Elm and Rails Sitting in a Tree
October 9, 2017
—
elm
rails
Chain RSpec Matchers for Improved Test Readability
March 9, 2017
—
rails
rspec
ruby
testing
web
Rails on Docker
February 19, 2015
—
docker
rails
web
Testing and Environment Variables
December 3, 2014
—
good code
rails
rspec
ruby
testing
web
Acceptance Tests at a Single Level of Abstraction
September 2, 2014
—
good code
rails
rspec
ruby
testing
web
Speed Up Tests by Selectively Avoiding Factory Bot
August 14, 2014
—
factory_bot
rails
rspec
testing
web
Segment.io and Ruby
July 30, 2014
—
dependency injection
good code
rails
rspec
testing
web
New ebook: Geocoding on Rails, Your Map to Geocoding Rails Applications
October 3, 2013
—
ebook
geocoding
news
rails
Backbone.js, JSON API, and Relational Data: A Primer
October 2, 2013
—
api
backbone.js
javascript
json
json:api
rails
web
Fast JSON APIs in Rails with Key-Based Caches and ActiveModel::Serializers
May 30, 2013
—
api
json
performance
rails
web
Process Jobs Inline when Running Acceptance Tests
January 14, 2013
—
rails
rspec
testing
web
Better Acceptance Tests with Page Objects
November 15, 2012
—
good code
rails
rspec
testing
web
Using the Draper Gem, Round One
August 23, 2012
—
decorator
design pattern
good code
rails
rspec
testing
web
Ruby and KISS, Sitting in a Tree
August 16, 2012
—
rails
ruby
web
Constrain Yourself
May 8, 2012
—
rails
web
Decoupling Data from Presentation
February 2, 2012
—
cucumber
good code
rails
testing
web
Inject that Rails Configuration Dependency!
January 25, 2012
—
dependency injection
good code
rails
rspec
testing
Test Rake Tasks Like a BOSS
October 26, 2011
—
rails
rake
rspec
testing