mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-06 22:37:16 +02:00
Simplify
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
70c1985f5d
commit
7801282b77
2
Rakefile
2
Rakefile
@ -1,7 +1,7 @@
|
||||
# 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_relative 'config/application'
|
||||
|
||||
Rails.application.load_tasks
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user