Sha256: 6def8cdf3d2032157b080875daaed5d520c9c5080b32da8dbbe9cdc9411d940a
Contents?: true
Size: 219 Bytes
Versions: 12
Compression:
Stored size: 219 Bytes
Contents
# used to run rspec in RubyMine ENV["RAILS_ENV"] = "test" ENV["RAILS_ROOT"] = "." BUNDLE_GEMFILE = File.expand_path "../../Gemfile", __FILE__ ARGV.insert 0, "rspec", "--" load File.expand_path("../decko", __FILE__)
Version data entries
12 entries across 12 versions & 1 rubygems