mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 02:05:57 +02:00
rails new
This commit is contained in:
parent
480ed98a25
commit
556898352f
46 changed files with 917 additions and 2 deletions
5
config/environment.rb
Normal file
5
config/environment.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Load the Rails application.
|
||||
require File.expand_path('../application', __FILE__)
|
||||
|
||||
# Initialize the Rails application.
|
||||
Rails.application.initialize!
|
Loading…
Add table
Add a link
Reference in a new issue