mirror of
https://github.com/fspc/BikeShed-1.git
synced 2026-09-16 08:31:36 -04:00
Experimenting with Netzke/ ExtJS
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
class SiteController < ApplicationController
|
||||
|
||||
def index
|
||||
render :inline => "<%= netzke :app_view, :layout => true%>", :layout => "application"
|
||||
=begin
|
||||
respond_to do |format|
|
||||
format.html
|
||||
end
|
||||
=end
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user