Themen und themes_for_rails neues design

Neues design mit theme=2003 ansehen
This commit is contained in:
Andreas Stephanides
2014-01-08 20:23:58 +01:00
parent 4853a1192d
commit b86d3aca23
21 changed files with 923 additions and 47 deletions

View File

@@ -1,4 +1,5 @@
Fetsite::Application.routes.draw do
themes_for_rails
devise_for :users, :controllers => { :omniauth_callbacks => "users/omniauth_callbacks" }
resources :home, :only=>[:index]
#get 'home',:controller=>home,:action=>:index,:as=>"home_index"