Sha256: 4f48622a2699f978d123027a08720aff14a5c955de552f36ee91b4c4c3490706
Contents?: true
Size: 315 Bytes
Versions: 26
Compression:
Stored size: 315 Bytes
Contents
# -*- encoding : utf-8 -*- require "rubygems" # defaults to development mode without the following <%= "# " unless shark? %>ENV["RAILS_ENV"] ||= "production" # Set up gems listed in the Gemfile. ENV["BUNDLE_GEMFILE"] ||= File.expand_path("Gemfile") require "bundler/setup" if File.exist?(ENV["BUNDLE_GEMFILE"])
Version data entries
26 entries across 26 versions & 2 rubygems