بنقرة واحدة
ruby-rails
Ruby on Rails conventions and patterns for Foreman ecosystem projects
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Ruby on Rails conventions and patterns for Foreman ecosystem projects
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | ruby-rails |
| description | Ruby on Rails conventions and patterns for Foreman ecosystem projects |
All rake/rails commands run from the foreman directory.
bundle exec rake test:katello:test TESTOPTS="-v"bundle exec ruby -Itest /path/to/test.rbbundle exec ruby -Itest /path/to/test.rb -n test_method_namebundle exec rubocop --parallelbundle exec rails consoleFactoryBot.create(:katello_repository)(Add entries here as discovered)
How to test on production/packaged Foreman/Katello/Satellite VMs (forklift, hammer, API, rails console, logs)
Replace Enzyme snapshot tests with React Testing Library (RTL) behavioral tests in Foreman plugin projects. Use when converting snapshot tests for React 18 migration.
Systematic approach to investigating software bugs
Katello test patterns, factories, and conventions
How to navigate and explain unfamiliar codebases effectively
Feature design methodology — requirements gathering, design, story breakdown