readme
This commit is contained in:
parent
811dc4f5e2
commit
e7dfa262df
|
@ -23,7 +23,7 @@ Installs a bunch of scripts into the `scripts` directory of your project:
|
||||||
|
|
||||||
Yeah, it's a `Gemfile` with ERB in it:
|
Yeah, it's a `Gemfile` with ERB in it:
|
||||||
|
|
||||||
``` ruby
|
``` erb
|
||||||
<% if env == "local" %>
|
<% if env == "local" %>
|
||||||
gem 'guard', :path => '../guard'
|
gem 'guard', :path => '../guard'
|
||||||
<% else %>
|
<% else %>
|
||||||
|
|
Loading…
Reference in New Issue