Skip to content

Commit

Permalink
Merge pull request #10586 from AJ-Acevedo/comments
Browse files Browse the repository at this point in the history
Updated comment to Rails 4
  • Loading branch information
rafaelfranca committed May 13, 2013
1 parent 6f2bfb0 commit d95d329
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
# This command will automatically be run when you run "rails" with Rails 4 gems installed from the root of your application.

ENGINE_ROOT = File.expand_path('../..', __FILE__)
ENGINE_PATH = File.expand_path('../../lib/<%= name -%>/engine', __FILE__)
Expand Down

0 comments on commit d95d329

Please sign in to comment.