service-objects-example-master
.gitignore
474B
app
mailers
.keep
0B
services
create_comment.rb
655B
create_comment
check_body_value.rb
303B
check_prohibited_words.rb
330B
fetch_new_approved_comments.rb
198B
assets
images
.keep
0B
javascripts
application.js
667B
stylesheets
scaffolds.scss
1KB
application.css
686B
models
.keep
0B
comment.rb
39B
concerns
.keep
0B
helpers
application_helper.rb
29B
views
comments
_form.html.erb
604B
new.html.erb
81B
index.html.erb
474B
layouts
application.html.erb
311B
controllers
comments_controller.rb
476B
application_controller.rb
204B
concerns
.keep
0B
config.ru
153B
.rspec
30B
.ruby-gemset
23B
bin
rails
219B
setup
805B
bundle
129B
spring
517B
rake
164B
log
.keep
0B
db
migrate
20141225145316_create_comments.rb
208B
seeds.rb
343B
schema.rb
1010B
.ruby-version
5B
public
robots.txt
202B
422.html
2KB
favicon.ico
0B
500.html
1KB
404.html
2KB
spec
services
create_comment
check_body_value_spec.rb
547B
check_prohibited_words_spec.rb
548B
fetch_new_approved_comments_spec.rb
695B
create_comment_spec.rb
2KB
spec_helper.rb
4KB
rails_helper.rb
2KB
README.md
171B
vendor
assets
javascripts
.keep
0B
stylesheets
.keep
0B
config
boot.rb
132B
secrets.yml
964B
database.yml
552B
routes.rb
114B
environments
production.rb
3KB
development.rb
2KB
test.rb
2KB
environment.rb
150B
application.rb
1KB
locales
en.yml
634B
initializers
backtrace_silencers.rb
404B
session_store.rb
155B
cookies_serializer.rb
129B
assets.rb
486B
wrap_parameters.rb
517B
mime_types.rb
156B
inflections.rb
647B
filter_parameter_logging.rb
194B
lib
assets
.keep
0B
tasks
.keep
0B
Gemfile
1KB
Rakefile
249B
Gemfile.lock
4KB
暂无评论