... | @@ -33,5 +33,5 @@ Finally, if you are using RVM, put this in your ```.rvmrc``` file: |
... | @@ -33,5 +33,5 @@ Finally, if you are using RVM, put this in your ```.rvmrc``` file: |
|
# The setenv script sets this to 'production', so unset it.
|
|
# The setenv script sets this to 'production', so unset it.
|
|
unset RAILS_ENV
|
|
unset RAILS_ENV
|
|
|
|
|
|
If not using RVM, you'll have to run the last line manually when working from the
|
|
If not using RVM, you'll have to run the above (except for the first line) manually when working from the
|
|
terminal while developing Arachni. |
|
terminal while developing Arachni. |