phase5_final-main
frontend
.DS_Store
6KB
backend
.gitattributes
247B
log
.keep
0B
public
robots.txt
99B
config.ru
160B
db
seeds.rb
2KB
schema.rb
2KB
migrate
20210225190741_create_card_stacks.rb
216B
20210225200034_create_study_groups.rb
193B
20210225191054_create_user_body_parts.rb
210B
20210225200234_create_user_study_groups.rb
210B
20210224202327_create_users.rb
209B
20210225060918_create_body_parts.rb
205B
tmp
.keep
0B
pids
.keep
0B
.ruby-version
11B
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
188B
credentials.yml.enc
464B
puma.rb
2KB
routes.rb
382B
database.yml
620B
environment.rb
128B
test
test_helper.rb
386B
integration
.keep
0B
models
study_group_test.rb
124B
user_test.rb
118B
.keep
0B
user_study_group_test.rb
128B
body_part_test.rb
122B
card_stack_test.rb
123B
user_body_part_test.rb
126B
controllers
users_controller_test.rb
137B
card_stacks_controller_test.rb
142B
body_parts_controller_test.rb
141B
user_study_groups_controller_test.rb
147B
.keep
0B
study_groups_controller_test.rb
143B
user_body_parts_controller_test.rb
145B
fixtures
user_body_parts.yml
172B
study_groups.yml
184B
body_parts.yml
138B
user_study_groups.yml
168B
files
.keep
0B
users.yml
220B
card_stacks.yml
138B
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
study_group.rb
122B
application_record.rb
78B
body_part.rb
122B
card_stack.rb
143B
user_study_group.rb
95B
concerns
.keep
0B
user.rb
173B
user_body_part.rb
96B
controllers
application_controller.rb
926B
auth_controller.rb
598B
users_controller.rb
566B
study_groups_controller.rb
660B
user_body_parts_controller.rb
265B
body_parts_controller.rb
155B
user_study_groups_controller.rb
275B
concerns
.keep
0B
card_stacks_controller.rb
678B
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
131B
rails
182B
spring
494B
vendor
.keep
0B
notes
2KB
暂无评论