mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
updated robot and converted to sass
This commit is contained in:
parent
faf46ec561
commit
d5f920e9e1
7 changed files with 90 additions and 121 deletions
|
@ -21,9 +21,8 @@ cp config/application-example.yml config/application.yml
|
|||
bundle install
|
||||
|
||||
RAILS_ENV=test bundle exec rake db:drop
|
||||
RAILS_ENV=test bundle exec rake db:create
|
||||
RAILS_ENV=test bundle exec rake db:schema:load &> /dev/null
|
||||
RAILS_ENV=test bundle exec rake api_log:test:schema:reload &> /dev/null
|
||||
RAILS_ENV=test bundle exec rake db:all:create
|
||||
RAILS_ENV=test bundle exec rake db:all:schema:load
|
||||
RAILS_ENV=test bundle exec rake db:seed
|
||||
RAILS_ENV=test bundle exec rake assets:precompile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue