Permalink
Please
sign in to comment.
Showing
with
213 additions
and 213 deletions.
- +1 −1 app/views/content/layout/_navbar.html.erb
- +66 −66 spec/controllers/dispatch_controller_spec.rb
- +14 −14 spec/controllers/editors_controller_spec.rb
- +15 −15 spec/controllers/home_controller_spec.rb
- +47 −47 spec/controllers/papers_controller_spec.rb
- +3 −3 spec/mailers/notifications_spec.rb
- +3 −3 spec/models/editor_spec.rb
- +16 −16 spec/models/paper_spec.rb
- +6 −6 spec/models/user_spec.rb
- +1 −1 spec/rails_helper.rb
- +8 −8 spec/routing/editors_routing_spec.rb
- +5 −5 spec/views/editors/index.html.erb_spec.rb
- +4 −4 spec/views/papers/recent.html.erb_spec.rb
- +18 −18 spec/views/papers/show.html.erb_spec.rb
- +5 −5 spec/views/papers/submitted.html.erb_spec.rb
- +1 −1 vendor/assets/bower_components/octicons/README.md
Oops, something went wrong.
0 comments on commit
093c326