rails new plugin, see readme for command
This commit is contained in:
5
test/dummy/config/environment.rb
Normal file
5
test/dummy/config/environment.rb
Normal file
@ -0,0 +1,5 @@
|
||||
# Load the Rails application.
|
||||
require_relative "application"
|
||||
|
||||
# Initialize the Rails application.
|
||||
Rails.application.initialize!
|
Reference in New Issue
Block a user