Blog application:
$ gem install bundler
$ bundle install
$ rails db:migrate RAILS_ENV=development
$ rails s -b 0.0.0.0 -p 5000
$ rails c
- email:
[email protected]
- password:
toto1234
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Blog application:
$ gem install bundler
$ bundle install
$ rails db:migrate RAILS_ENV=development
$ rails s -b 0.0.0.0 -p 5000
$ rails c
[email protected]
toto1234