Sha256: 3bf7a830f723899d68c1c6205e11890971180a94a6645fe5da6fa2c587ab46b1
Contents?: true
Size: 290 Bytes
Versions: 20
Compression:
Stored size: 290 Bytes
Contents
require "rake" # Load Rails Rakefile extensions %w( annotations dev framework initializers log middleware misc restart routes tmp yarn ).tap { |arr| arr << "statistics" if Rake.application.current_scope.empty? }.each do |task| load "rails/tasks/#{task}.rake" end
Version data entries
20 entries across 20 versions & 1 rubygems