Fixed the example.
This commit is contained in:
parent
cd2273da6f
commit
e5fe48990d
15 changed files with 132 additions and 10 deletions
7
example/Gemfile
Normal file
7
example/Gemfile
Normal file
|
@ -0,0 +1,7 @@
|
|||
# encoding: utf-8
|
||||
|
||||
source :rubygems
|
||||
|
||||
gem "ace", path: ".."
|
||||
gem "nokogiri"
|
||||
gem "nake", group: "bundle"
|
Loading…
Add table
Add a link
Reference in a new issue