mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
parent
936a37df20
commit
94faa32c46
1 changed files with 1 additions and 2 deletions
|
@ -24,8 +24,7 @@ Here's a quick guide:
|
|||
to know that you have a clean slate:
|
||||
|
||||
$ bundle install
|
||||
$ bundle exec rake test_app
|
||||
$ bundle exec rake
|
||||
$ bundle exec rake spec
|
||||
|
||||
3. Add a test for your change. Only refactoring and documentation changes
|
||||
require no new tests. If you are adding functionality or fixing a bug, we need
|
||||
|
|
Loading…
Reference in a new issue