upgrade(rails 5): no longer use rake to invoke rake tasks, use rails
though I left the case alone where the command would previously been just `bundle exec rake`, as doing the same doesn't work for rails.
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
Use this README file to introduce your application and point to useful places in the API for learning more.
|
||||
Run "rake doc:app" to generate API documentation for your models, controllers, helpers, and libraries.
|
||||
Run "rails doc:app" to generate API documentation for your models, controllers, helpers, and libraries.
|
||||
|
||||
Reference in New Issue
Block a user