building_a_rails_api-master
backend
.gitignore
750B
app
mailers
application_mailer.rb
102B
models
user.rb
80B
tweet.rb
55B
test.rb
35B
application_record.rb
78B
concerns
.keep
0B
views
layouts
mailer.text.erb
13B
mailer.html.erb
229B
jobs
application_job.rb
269B
channels
application_cable
connection.rb
85B
channel.rb
79B
controllers
api
v1
tweets_controller.rb
386B
users_controller.rb
181B
application_controller.rb
56B
concerns
.keep
0B
config.ru
130B
bin
rails
264B
setup
1008B
bundle
3KB
spring
507B
rake
213B
storage
.keep
0B
log
.keep
0B
db
migrate
20201103234512_create_tests.rb
155B
20201103233439_create_tweets.rb
214B
20201103232857_create_users.rb
188B
seeds.rb
370B
schema.rb
1KB
.ruby-version
11B
public
robots.txt
99B
README.md
374B
vendor
.keep
0B
config
cable.yml
188B
spring.rb
97B
credentials.yml.enc
464B
boot.rb
207B
database.yml
620B
routes.rb
305B
environments
production.rb
5KB
development.rb
2KB
test.rb
2KB
environment.rb
128B
application.rb
1KB
storage.yml
1KB
locales
en.yml
849B
puma.rb
2KB
initializers
backtrace_silencers.rb
404B
application_controller_renderer.rb
216B
wrap_parameters.rb
485B
mime_types.rb
156B
cors.rb
478B
inflections.rb
647B
filter_parameter_logging.rb
194B
lib
tasks
.keep
0B
tmp
.keep
0B
pids
.keep
0B
Gemfile
1KB
Rakefile
227B
test
mailers
.keep
0B
integration
.keep
0B
models
user_test.rb
118B
test_test.rb
118B
.keep
0B
tweet_test.rb
119B
channels
application_cable
connection_test.rb
248B
test_helper.rb
386B
controllers
tweets_controller_test.rb
138B
.keep
0B
tests_controller_test.rb
137B
fixtures
tests.yml
142B
users.yml
200B
.keep
0B
tweets.yml
166B
files
.keep
0B
Gemfile.lock
4KB
frontend
index.js
3KB
index.html
347B
暂无评论