API-bookstore-master
.gitattributes
247B
log
.keep
0B
public
robots.txt
99B
config.ru
160B
db
seeds.rb
374B
schema.rb
2KB
migrate
20210205032237_create_comments.rb
213B
20210205031035_create_users.rb
178B
20210209205200_add_completed_to_books.rb
124B
20210221162945_create_api_keys.rb
164B
20210205031847_create_books.rb
258B
20210221182758_change_api_keys_column_acces_token.rb
175B
tmp
.keep
0B
pids
.keep
0B
.ruby-version
6B
lib
tasks
.keep
0B
Gemfile
1KB
Rakefile
227B
config
initializers
wrap_parameters.rb
485B
inflections.rb
647B
cors.rb
477B
application_controller_renderer.rb
216B
filter_parameter_logging.rb
260B
mime_types.rb
156B
backtrace_silencers.rb
540B
application.rb
1KB
environments
test.rb
2KB
development.rb
2KB
production.rb
5KB
storage.yml
1KB
locales
en.yml
849B
boot.rb
207B
spring.rb
97B
cable.yml
189B
credentials.yml.enc
464B
puma.rb
2KB
routes.rb
407B
database.yml
634B
environment.rb
128B
test
test_helper.rb
386B
integration
.keep
0B
models
book_test.rb
118B
user_test.rb
118B
comment_test.rb
121B
.keep
0B
api_key_test.rb
120B
controllers
users_controller_test.rb
137B
.keep
0B
books_controller_test.rb
361B
comments_controller_test.rb
373B
fixtures
comments.yml
156B
api_keys.yml
150B
books.yml
242B
files
.keep
0B
users.yml
180B
channels
application_cable
connection_test.rb
248B
mailers
.keep
0B
README.md
374B
Gemfile.lock
4KB
.gitignore
728B
storage
.keep
0B
app
views
layouts
mailer.text.erb
13B
mailer.html.erb
229B
models
book.rb
358B
application_record.rb
78B
concerns
.keep
0B
api_key.rb
236B
user.rb
212B
comment.rb
134B
controllers
application_controller.rb
317B
users_controller.rb
966B
books_controller.rb
685B
comments_controller.rb
826B
concerns
.keep
0B
channels
application_cable
connection.rb
85B
channel.rb
79B
mailers
application_mailer.rb
102B
jobs
application_job.rb
269B
bin
setup
1010B
bundle
3KB
rake
254B
rails
305B
spring
507B
vendor
.keep
0B
暂无评论