dev-server
01Cursor rule
Local development server.
Cursor rule
Local development server.
Cursor rule
Rules for git usage in the project.
Cursor rule
How to handle KeyboardInterrupt in terminal command output.
Cursor rule
On this computer, you may use the custom table CLI command to more easily inspect the schema of the Rails application (which may be large).
Cursor rule
On this computer, you can use the following terminal commands to quickly run useful subsets of tests.
Cursor rule
If you encounter Ruby unless guards, they are OK to use.
Cursor rule
Creating or editing Markdown files.
Cursor rule
Python development and pip / package management.
Cursor rule
Run migrations after editing them.
Cursor rule
Creating or editing requirements files.
Cursor rule
Cursor rule "rspec-let-do-blocks" from panozzaj/cursor-rules, covering multi-line array, multi-line method call with keyword args, multi-line hash definition, complex single line expression and using { ... } for multi-line blocks.
Cursor rule
Run RSpec Tests After Editing.
Cursor rule
Ruby Regex literals with slashes.
Cursor rule
Adding or editing Cursor rules (to encode "always" doing something).
Cursor rule
Instructs the AI to default to running commands itself to make progress.
Cursor rule
Testing strategy - Use selective tests for speed, full suite for verification.
Cursor rule
Ensure that all THREE.Vectors correctly have a closing parenthesis at the end. Otherwise we get a syntax error.