[Ruby][Rails] Curated Libraries and Tools Summary by WEB+DB PRESS Vol.67
Tadashi Shigeoka · Mon, April 16, 2012
Here’s a memo of the list of “Curated Ruby/Rails Libraries and Tools by Purpose” introduced in the “Ruby Exciting Navigation” featured in “WEB+DB PRESS Vol.67”.
It introduced various tools under the themes of “Feature Implementation”, “Testing”, “Work Efficiency”, and “Operations”.
Feature Implementation
User Authentication
Pagination Processing
Breadcrumb Display
Centralized Access Permission Management
Image Upload Processing
Make Record Deletion "Soft Delete"
Testing
Tests Related to Current Time
Testing Email Sending Processes
More Test!!
Improving Development Work Efficiency
Elegantly Handle Model "Display-Related Processing"
Beautifully Display Object Contents
Display Object Contents During Processing
Comfortable REPL Environment
・Pry - an IRB alternative and runtime developer console
・Rubyists, Abandon irb and Use Pry - TIM Labs
Use Enumerated Types for Model Attributes
Operations
Elegantly Manage Application Settings
Understanding Application Performance
・Web Application Performance Management (APM) : New Relic
Develop Multiple Applications in Parallel
・Pow: Zero-configuration Rack server for Mac OS X
・If You Use Pow, Install Powder! - Meltdown Countdown
That’s all from the Gemba.