{"id":79688,"library":"trailblazer","title":"Trailblazer","description":"Ruby framework for structuring business logic with operations, cells, and representers.","status":"active","version":"2.1.3","language":"ruby","source_language":null,"source_url":"https://github.com/trailblazer/trailblazer","tags":["framework","business-logic","operations","architecture"],"install":[{"cmd":"gem install trailblazer","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'trailblazer', '~> 2.1.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Trailblazer","correct":"require 'trailblazer'"}],"quickstart":{"code":"require 'trailblazer'\nclass MyOperation < Trailblazer::Operation\n  step :process\n  def process(ctx, **)\n    ctx[:result] = 'done'\n  end\nend\nMyOperation.call({})","lang":"ruby","description":"Defines and runs a simple operation"},"warnings":[{"fix":"Consult upgrade guides when migrating between major versions","message":"Breaking changes between major versions (1.x vs 2.x)","severity":"breaking","affected_versions":">= 2.0.0"}],"env_vars":null,"search_vec":"'architectur':18 'busi':6,15 'business-log':14 'cell':10 'framework':3,13 'logic':7,16 'oper':9,17 'represent':12 'rubi':2 'structur':5 'trailblaz':1","created_at":"2026-06-18T04:59:02.678436+00:00","updated_at":"2026-06-18T04:59:02.678436+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://trailblazer.to/","github":"https://github.com/trailblazer/trailblazer","docs":"http://www.rubydoc.info/gems/trailblazer/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}