mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Add install generator and support Rails 3 or 4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Rails.application.configure do
|
||||
Dummy::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
# In the development environment your application's code is reloaded on
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Rails.application.configure do
|
||||
Dummy::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
# Code is not reloaded between requests.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Rails.application.configure do
|
||||
Dummy::Application.configure do
|
||||
# Settings specified here will take precedence over those in config/application.rb.
|
||||
|
||||
# The test environment is used exclusively to run your application's
|
||||
|
||||
Reference in New Issue
Block a user