Skip to content

Commit

Permalink
Fix Rakefile loading generator relatively
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Feb 23, 2017
1 parent e23464b commit 7ffd4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion railties/lib/rails/api/task.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require "rdoc/task"
require "rails/api/generator"
require_relative "generator"

module Rails
module API
Expand Down

0 comments on commit 7ffd4c8

Please sign in to comment.