bin/jahn in adhearsion-1.0.0 vs bin/jahn in adhearsion-1.0.1
- old
+ new
@@ -20,9 +20,10 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
$:.unshift File.expand_path(File.dirname(__FILE__) + "/../lib")
require 'rubygems'
+require 'bundler/setup'
require 'adhearsion'
require 'adhearsion/cli'
# jahn will soon have JRuby-specific behavior such as creating a compiled .jar
# file from an app.
\ No newline at end of file