1
0
Fork 0
Федеративная соцсеть на Ruby on Rails с идентификатором пользователя в блокчейне Dash https://video.causa-arcana.com/w/6GgLaW19B577d3zyhQAcdq
This repository has been archived on 2023-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex Kotov 4efaa48a98 Add UpdateAddressOpReturnJob 2021-03-10 17:21:49 +05:00
app Add UpdateAddressOpReturnJob 2021-03-10 17:21:49 +05:00
bin Initialize Rails project 2021-03-10 14:14:56 +05:00
config Add actions AddressesController#index, #show 2021-03-10 16:48:25 +05:00
db Add model Address 2021-03-10 16:26:28 +05:00
lib Initialize Rails project 2021-03-10 14:14:56 +05:00
log Initialize Rails project 2021-03-10 14:14:56 +05:00
public Initialize Rails project 2021-03-10 14:14:56 +05:00
storage Initialize Rails project 2021-03-10 14:14:56 +05:00
test Add UpdateAddressOpReturnJob 2021-03-10 17:21:49 +05:00
tmp Initialize Rails project 2021-03-10 14:14:56 +05:00
vendor Initialize Rails project 2021-03-10 14:14:56 +05:00
.browserslistrc Initialize Rails project 2021-03-10 14:14:56 +05:00
.gitattributes Initialize Rails project 2021-03-10 14:14:56 +05:00
.gitignore Initialize Rails project 2021-03-10 14:14:56 +05:00
.ruby-gemset Initialize Bundler project 2021-03-10 14:07:16 +05:00
.ruby-version Initialize Bundler project 2021-03-10 14:07:16 +05:00
Gemfile Initialize Rails project 2021-03-10 14:14:56 +05:00
Gemfile.lock Initialize Rails project 2021-03-10 14:14:56 +05:00
LICENSE Add LICENSE 2021-03-10 13:53:46 +05:00
README.md Initialize Rails project 2021-03-10 14:14:56 +05:00
Rakefile Initialize Rails project 2021-03-10 14:14:56 +05:00
babel.config.js Initialize Rails project 2021-03-10 14:14:56 +05:00
config.ru Initialize Rails project 2021-03-10 14:14:56 +05:00
package.json Add Bootstrap 2021-03-10 14:52:53 +05:00
postcss.config.js Initialize Rails project 2021-03-10 14:14:56 +05:00
yarn.lock Add Bootstrap 2021-03-10 14:52:53 +05:00

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...