examples/example.rb in roar-0.12.9 vs examples/example.rb in roar-1.0.0.beta1
- old
+ new
@@ -1,4 +1,6 @@
+#!/usr/bin/env ruby
+
require 'bundler'
Bundler.setup
require 'ostruct'
require 'roar/representer/json'
\ No newline at end of file
- old
+ new