Permalink
Please
sign in to comment.
Browse files
Remove domains table, and replace with chart; address #146.
- Update display_domains helper for chart data - Create controller methods for domains chart data feed - Add route for feed - Update Rubocop config
- Loading branch information...
Showing
with
29 additions
and 27 deletions.
- +1 −0 .rubocop.yml
- +20 −2 app/controllers/collections_controller.rb
- +3 −2 app/helpers/collections_helper.rb
- +4 −23 app/views/collections/show.html.erb
- +1 −0 config/routes.rb
0 comments on commit
3ba5875