Sha256: 8321ab1b23df78245ea2b20b69cd764bb3db8ddc823f3cc9af69d734c4958678
Contents?: true
Size: 392 Bytes
Versions: 2
Compression:
Stored size: 392 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rake' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("rake", "rake")
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
devise-neo4j-2.1.1 | bin/rake |
devise-neo4j-2.1.0 | bin/rake |