Sha256: 46b14e98e05d063ceb9042d9747fe77ca42a163c7316098387420d7f1280f8cb
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # This command will automatically be run when you run "rails" with Rails 3 # gems installed from the root of your application. APP_PATH = File.expand_path('../config/application', __dir__) require File.expand_path('../config/boot', __dir__) require 'rails/commands'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise_two_factor_authentication-3.0.0 | spec/rails_app/script/rails |