Skip to content

Commit fc19738

Browse files
- load all rake task to generate model, migration, controller etc.
1 parent 8b2c904 commit fc19738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require_relative 'boot'
22

3-
require "rails"
3+
require "rails/all"
44
# Pick the frameworks you want:
55
require "active_model/railtie"
66
require "active_job/railtie"

0 commit comments

Comments
 (0)