tdd_in_action-master
.gitignore
551B
README.md
686B
bin
update
782B
rails
141B
bundle
129B
rake
90B
setup
920B
test
integration
.keep
0B
mailers
.keep
0B
fixtures
.keep
0B
files
.keep
0B
models
.keep
0B
helpers
.keep
0B
test_helper.rb
312B
controllers
.keep
0B
public
500.html
1KB
robots.txt
202B
apple-touch-icon-precomposed.png
0B
422.html
2KB
apple-touch-icon.png
0B
404.html
2KB
favicon.ico
0B
Gemfile
2KB
db
seeds.rb
370B
migrate
20170504073700_add_user_id_to_todos.rb
119B
20170504063139_create_users.rb
181B
20170504081304_add_state_to_todos.rb
152B
20170503100618_create_todos.rb
153B
schema.rb
1KB
app
jobs
application_job.rb
43B
views
welcome
index.html.erb
21B
sessions
new.html.erb
314B
layouts
mailer.html.erb
229B
mailer.text.erb
13B
application.html.erb
325B
todos
new.html.erb
161B
index.html.erb
444B
mailers
application_mailer.rb
102B
channels
application_cable
channel.rb
79B
connection.rb
85B
models
user.rb
55B
concerns
.keep
0B
application_record.rb
78B
todo.rb
95B
helpers
application_helper.rb
29B
assets
javascripts
application.js
742B
cable.js
358B
channels
.keep
0B
stylesheets
application.css
736B
config
manifest.js
101B
images
.keep
0B
controllers
concerns
.keep
0B
todos_controller.rb
546B
welcome_controller.rb
73B
sessions_controller.rb
345B
application_controller.rb
374B
.rspec
35B
vendor
assets
javascripts
.keep
0B
stylesheets
.keep
0B
Gemfile.lock
5KB
config
database.yml
552B
spring.rb
111B
environment.rb
128B
cable.yml
116B
environments
test.rb
2KB
production.rb
4KB
development.rb
2KB
application.rb
571B
secrets.yml
965B
locales
en.yml
634B
boot.rb
128B
initializers
backtrace_silencers.rb
404B
session_store.rb
145B
mime_types.rb
156B
application_controller_renderer.rb
162B
filter_parameter_logging.rb
194B
cookies_serializer.rb
244B
new_framework_defaults.rb
1KB
assets.rb
486B
wrap_parameters.rb
485B
inflections.rb
647B
routes.rb
129B
puma.rb
2KB
spec
support
user_helper.rb
215B
features
complete_todo_spec.rb
691B
visit_homepage_spec.rb
166B
todos_spec.rb
990B
user_login_spec.rb
771B
rails_helper.rb
3KB
spec_helper.rb
5KB
config.ru
130B
lib
tasks
.keep
0B
assets
.keep
0B
Rakefile
227B
暂无评论