General
PromptBeginner5 minmarkdown
`handlers/`
`services/`
0
Explore
71,382 skills indexed with the new KISS metadata standard.
`services/`
`Router`
`crates/*/src/`
`packages/` directories
features)
`test/`
`app/models/`
CI
`app/jobs/`
`factory :` | factory-bot |
`namespace :` | rake-task |
`bin/rake`
`resource :` | grape-api |
`it ` | rspec-test |
`perform_async` | sidekiq-worker |
`mail(` | rails-mailer |
`perform_later` | rails-job |
`attributes` | serializer |
`def call` | service-object |
`create_table` | rails-migration |
`has_many`
`def index` | rails-controller |
`models/`
`lib/`