ace/example/Gemfile

8 lines
102 B
Ruby
Raw Permalink Normal View History

2011-05-26 12:10:16 +02:00
# encoding: utf-8
source :rubygems
gem "ace", path: ".."
gem "nokogiri"
gem "nake", group: "bundle"