readme
This commit is contained in:
parent
97f2845c6c
commit
ec4a20f3b0
@ -12,10 +12,11 @@ end
|
|||||||
```
|
```
|
||||||
|
|
||||||
or get an Environment with those paths in there already:
|
or get an Environment with those paths in there already:
|
||||||
|
|
||||||
``` ruby
|
``` ruby
|
||||||
require 'sprockets-vendor_gems'
|
require 'sprockets-vendor_gems'
|
||||||
|
|
||||||
env = Sprockets::EnvironmentWithVendoredGems.new('.')
|
env = Sprockets::EnvironmentWithVendoredGems.new
|
||||||
```
|
```
|
||||||
|
|
||||||
Yeah!
|
Yeah!
|
||||||
|
Loading…
Reference in New Issue
Block a user