mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Fix bootstrap task that does not load the environment
This commit is contained in:
parent
910753b076
commit
3d78128c76
3 changed files with 8 additions and 8 deletions
2
Rakefile
2
Rakefile
|
@ -1,6 +1,6 @@
|
|||
# Add your own tasks in files placed in lib/tasks ending in .rake,
|
||||
# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
|
||||
|
||||
require File.expand_path('../config/application', __FILE__)
|
||||
require File.expand_path('../config/environment', __FILE__)
|
||||
|
||||
Rails.application.load_tasks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue