mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-22 07:18:53 -05:00
Update RVM instructions
This commit is contained in:
parent
f25eef73ef
commit
327cd355b0
@ -41,7 +41,7 @@ Instead, pop a note in your README stating you use mailcatcher. Simply run `gem
|
||||
|
||||
Under RVM your mailcatcher command may only be available under the ruby you install mailcatcher into. To prevent this, and to prevent gem conflicts, install mailcatcher into a dedicated gemset and create wrapper scripts:
|
||||
|
||||
rvm default@mailcatcher --create gem install mailcatcher
|
||||
rvm default@mailcatcher --create do gem install mailcatcher
|
||||
rvm wrapper default@mailcatcher --no-prefix mailcatcher catchmail
|
||||
|
||||
### Rails
|
||||
|
Loading…
Reference in New Issue
Block a user