Skip to content

barthezslavik/toteach

Repository files navigation

Установка

  1. Установить rvm

bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)

source ~/.bash_profile

rvm install 1.9.3

rvm use 1.9.3 -- default

  1. Настроить проект

git clone https://[email protected]/barthezslavik/toteach.git

cd toteach

bundle

Написать на [email protected] чтобы получить config/database.yml

  1. Запуск

rails s

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published