annotate config/environment.rb @ 469:68231013b01b bootstrap-4

Now with more bootstrap than ever
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 22:25:50 +0900
parents fd3078b4d355
children 6cac8fcf8164
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
467
fd3078b4d355 Update to latest rails
nanaya <me@nanaya.pro>
parents: 431
diff changeset
1 # Load the Rails application.
fd3078b4d355 Update to latest rails
nanaya <me@nanaya.pro>
parents: 431
diff changeset
2 require_relative 'application'
0
4aa8194a1733 Initial.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3
467
fd3078b4d355 Update to latest rails
nanaya <me@nanaya.pro>
parents: 431
diff changeset
4 # Initialize the Rails application.
431
68eb23b52864 Rails 5 \o/
nanaya <me@myconan.net>
parents: 336
diff changeset
5 Rails.application.initialize!