Skip to content

Commit

Permalink
Merge branch 'js_maps'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Byron committed Jun 4, 2011
2 parents fb24172 + 564cf3e commit aa386b5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
6 changes: 0 additions & 6 deletions app/controllers/home_controller.rb

This file was deleted.

2 changes: 0 additions & 2 deletions app/helpers/home_helper.rb

This file was deleted.

2 changes: 0 additions & 2 deletions config/routes.rb
Expand Up @@ -21,8 +21,6 @@

devise_for :users, :controllers => { :sessions => "user_sessions" }

resource :home, :controller => "home"

get "slugger" => "slugger#index", :as => "slugger"

resources :users do
Expand Down
4 changes: 3 additions & 1 deletion public-site/stylesheets/partials/_map.sass
@@ -1,3 +1,5 @@
#map_canvas
height: 500px
width: 100%
width: 900px
margin: 1em auto
+box-shadow(#000, 0px, 0px, 7px)

0 comments on commit aa386b5

Please sign in to comment.