Edit:
rails -v
не работает. Когда я запускаю ~$ rails new
, в папке db нет файла. ~$ rails g scaffold project
; все создано, но папка переноса не создана.
Пожалуйста, помогите мне разрешить ситуацию. Даже это показывает ошибку в `gem install bundle:
ОШИБКА: при выполнении gem ... (Gem :: RemoteSourceException) HTTP
Ответ 302, выборка gems.rubyforge.org/yaml
~$ rails -v
getopt: invalid option -- 'v'
Terminating...
~$RAILS(1) RAILS(1)
NAME
rails - Ruby on Rails deployment script
SYNOPSIS
rails [options] destination(s)...
OPTIONS
-d, --no-docs
Deploys rails without any documentation.
-C, --copy
Deploys rails by copying instead of linking vendor libraries.
-F, --force-overwrite
Overwrites all previously deployed files, if any.
-D, --database
Specify the database to be used. Supported values are mysql,
oracle, postgresql, sqlite3, frontbase and ibm_db
-I, --internal
Manual page rails(1) line 1/42 57%