mirror of
https://github.com/lloeki/package-ruby.git
synced 2025-12-06 01:54:41 +01:00
fix code block
This commit is contained in:
parent
4de945073f
commit
a54b8c5a00
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ Dependency tracking becomes easy, and reloading a whole graph just as well:
|
||||||
```ruby
|
```ruby
|
||||||
bar.dependencies #=> 'foo'
|
bar.dependencies #=> 'foo'
|
||||||
bar = bar.reload! # evicts dependencies recursively and reimports bar
|
bar = bar.reload! # evicts dependencies recursively and reimports bar
|
||||||
|
```
|
||||||
|
|
||||||
## Wishlist: setting locals directly
|
## Wishlist: setting locals directly
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue