We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Development Environment Tips & Tricks (markdown)
Favor the use of the docker compose subcommand
Rename task to dev:test_data:create in tips and tricks
Replace dev:lint by dev:lint:all
Link to RuboCop wiki page instead of duplicating documentation
Add line on how to start with a fresh test database
Add note about having the latest Thinking Sphinx configuration
Add instructions about running seeds in the test database
Cleanup and reordering...
Adding how to run feature tests for mobile
Add howto handle false positives with brakeman to the wiki
Use appropriate command to start Sphinx in "Debugging the rails app with pry"
Update the commands for using pry in development
A note for recommended strategy depending on the filesystem
Add section "Long Startup Time for RSpec" under "Troubleshooting"
Remove sentence linking to How-to-work-in-Bootstrap-(new-UI). This page was removed.
Add note about minitest and spider.
Add missing binding address parameter to rails server command, as it is defined in Procfile
Add section to test monitor page
Throubleshooting: add instructions to fix error in sphinx
Clarify steps in `Connect via VNC to Capybara's Driver`
Improve "Run a single rspec feature (using selenium)" section
Add new UI feature tests documentation link