General
PromptBeginner5 minmarkdown
- `app/controllers/`
`app/models/`
0
Explore
117,834 skills indexed with the new KISS metadata standard.
`app/models/`
`test/`
CI
`bin/rake`
`factory :` | factory-bot |
`it ` | rspec-test |
`mail(` | rails-mailer |
`attributes` | serializer |
`perform_async` | sidekiq-worker |
`create_table` | rails-migration |
`def call` | service-object |
`perform_later` | rails-job |
`models/`
`has_many`
`def index` | rails-controller |
`dist/`
`lib/`
`src/hooks/`
`src/features/`
`npm run build`
Tailwind
`pages/`
`tailwind.config.js` | tailwind-usage |
`i18next`