File: bundle

package info (click to toggle)
ruby-hashie-forbidden-attributes 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 244 kB
  • sloc: ruby: 150; makefile: 3
file content (3 lines) | stat: -rwxr-xr-x 129 bytes parent folder | download | duplicates (44)
1
2
3
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')