Rails needs to support the creation of view DSLs. This could be called by the plugin on initialization or by the app in the environment.rb.
ActionView::Dsl.load Gridzilla::Base ActionView::Dsl.unload Gridzilla::BaseInstance level sub-DSLs that would be used in the higher level DSL.
self.load_dsl Gridzilla::Rows self.load_dsl Gridzill::Rows