bin_rails
01wintermeyer/cursor-rails-rules
Cursor rule Cursor
Guidelines for using the rails and bin/rails command.
Opinionated Cursor editor rules to improve and speed up Ruby on Rails development.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Guidelines for using the rails and bin/rails command.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Guidelines for German translations.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Guidelines for internationalization.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Must read Guideline for this project.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Use FactoryBot rather than fixtures in Rails tests. Install the factorybot gem if it is not already included in the Gemfile.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Use the faker gem to generate test data when it makes sense. Install the faker gem if it is not already included in the Gemfile.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Standards for language handling in tests.
wintermeyer/cursor-rails-rules
Cursor rule Cursor
Standards for views in Rails.