About page, index page[en]

This commit is contained in:
Gregory Eremin
2011-09-19 16:31:05 +04:00
parent 215c00a1a8
commit 9305237bac
7 changed files with 37 additions and 7 deletions
@@ -11,6 +11,10 @@ class ApplicationController < ActionController::Base
render :partial => 'greetings'
end
def about
render :partial => 'about'
end
protected
def authorize