ruby - Rails Commands don't work ( ie: rails server ) - On a forked rails application -
ruby - Rails Commands don't work ( ie: rails server ) - On a forked rails application -
i running rails 3.0.9 , ruby 1.9.2- problem when fork repository github, adds folder/app files directory, when seek run command such "rails server", gives me rails options help message ( listing of commands , "usage: rails new app_path options" )
when switch app create manually, illustration : test_app default rails setup, rails server command runs expected.. missing when cloning git repository?
thanks
ruby-on-rails ruby ruby-on-rails-3 github
Comments
Post a Comment