General
PromptBeginner5 minmarkdown
| Repository | `*Repository`
`trait *Repository` | rust-repository |
0
Explore
101,941 skills indexed with the new KISS metadata standard.
`trait *Repository` | rust-repository |
`#[get]`
`pub struct *Service` | rust-service |
`#[get]`
`Router`
`services/`
features)
`crates/*/src/`
`packages/` directories
`test/`
`app/models/`
`app/jobs/`
CI
`bin/rake`
`it ` | rspec-test |
`factory :` | factory-bot |
`resource :` | grape-api |
`mail(` | rails-mailer |
`perform_async` | sidekiq-worker |
`attributes` | serializer |
`perform_later` | rails-job |
`create_table` | rails-migration |
`def call` | service-object |
`def index` | rails-controller |