Lab2
parents
Showing
Lab2/.gitignore
0 → 100644
Lab2/Gemfile
0 → 100644
Lab2/Gemfile.lock
0 → 100644
Lab2/README.rdoc
0 → 100644
Lab2/Rakefile
0 → 100644
Lab2/app/assets/images/.keep
0 → 100644
62.2 KB
Lab2/app/mailers/.keep
0 → 100644
Lab2/app/models/.keep
0 → 100644
Lab2/app/models/housemate.rb
0 → 100644
Lab2/bin/bundle
0 → 100644
Lab2/bin/rails
0 → 100644
Lab2/bin/rake
0 → 100644
Lab2/bin/setup
0 → 100644
Lab2/config.ru
0 → 100644
Lab2/config/application.rb
0 → 100644
Lab2/config/boot.rb
0 → 100644
Lab2/config/database.yml
0 → 100644
Lab2/config/environment.rb
0 → 100644
Lab2/config/locales/en.yml
0 → 100644
Lab2/config/routes.rb
0 → 100644
Lab2/config/secrets.yml
0 → 100644
Lab2/db/schema.rb
0 → 100644
Lab2/db/seeds.rb
0 → 100644
Lab2/lib/assets/.keep
0 → 100644
Lab2/lib/tasks/.keep
0 → 100644
Lab2/log/.keep
0 → 100644
Lab2/public/404.html
0 → 100644
Lab2/public/422.html
0 → 100644
Lab2/public/500.html
0 → 100644
Lab2/public/favicon.ico
0 → 100644
Lab2/public/robots.txt
0 → 100644
Lab2/test/controllers/.keep
0 → 100644
Lab2/test/fixtures/.keep
0 → 100644
Lab2/test/helpers/.keep
0 → 100644
Lab2/test/integration/.keep
0 → 100644
Lab2/test/mailers/.keep
0 → 100644
Lab2/test/models/.keep
0 → 100644
Lab2/test/test_helper.rb
0 → 100644