forked from bofh/fetsite
design und struktur (container - unnötige entfernt)
This commit is contained in:
@@ -2,12 +2,5 @@ class ConfigController < ApplicationController
|
||||
def index
|
||||
|
||||
end
|
||||
def get_git_update
|
||||
g = Git.open(".")
|
||||
|
||||
flash[:notice] ="Test"
|
||||
flash[:notice] =g.remote("fetsite").fetch
|
||||
redirect_to config_url
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user