rails_new_with_no_path?(args)
No documentation available.
# File railties/lib/rails/command.rb, line 127 def rails_new_with_no_path?(args) args == ["new"] end