Skip to content

Commit

Permalink
make it work with rbenv/rvm
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Oct 2, 2018
1 parent 4753444 commit 5e8f2c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/get_products_paginated.rb
@@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby

require 'rest-client'
require 'net/http'
Expand Down

0 comments on commit 5e8f2c5

Please sign in to comment.