Rails
2 skills with this tag
EveryInc
Passed
Dhh Rails Style
A comprehensive Ruby on Rails style guide based on DHH and 37signals conventions. It provides detailed patterns for controllers, models, frontend (Turbo/Stimulus), architecture, testing (Minitest/fixtures), and gem selection following the 'vanilla Rails is plenty' philosophy.
RubyRailsStyle Guide+3
13286.5k
EveryInc
Passed
Andrew Kane Gem Writer
A comprehensive guide for writing Ruby gems following Andrew Kane's battle-tested patterns from gems like Searchkick, PgHero, and Chartkick. Covers entry point structure, Rails integration with ActiveSupport.on_load, class macro DSLs, database adapter patterns, Minitest testing, and gemspec best practices.
RubyGem DevelopmentRails+3
526.5k