Skip to content

Commit

Permalink
fix git conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
tmkasun committed Jun 26, 2014
1 parent 10f2c4b commit b257197
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 122 deletions.
22 changes: 0 additions & 22 deletions app/views/disks_info/index.html.slim

This file was deleted.

100 changes: 0 additions & 100 deletions app/views/disks_info/mounts.html.erb

This file was deleted.

4 changes: 4 additions & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
DisksInfo::Engine.routes.draw do
# root of the plugin
root :to => 'disks_info#index'
end

0 comments on commit b257197

Please sign in to comment.