rails-guides

Installation
SKILL.md

Rails Guides

Official Rails documentation for reference during development.

Topic Map

Getting Started

  • references/getting_started.md — Rails basics, MVC overview, first app walkthrough
  • references/command_line.mdrails command, generators, rake tasks
  • references/configuring.md — Environments, initializers, credentials, database.yml
  • references/autoloading_and_reloading_constants.md — Zeitwerk, module naming, reload behavior
  • references/initialization.md — Rails boot sequence, railties, engines

Active Record

  • references/active_record_basics.md — Models, CRUD, conventions, migrations
  • references/active_record_querying.md — Finders, scopes, joins, includes, explain
  • references/active_record_validations.md — Built-in validators, custom validators, errors
  • references/active_record_callbacks.md — Lifecycle hooks, after_commit, skip_callback
  • references/association_basics.md — belongs_to, has_many, has_one, HABTM, polymorphic
Related skills

More from midudev/autoskills

Installs
9
GitHub Stars
5.4K
First Seen
10 days ago