Sha256: ae6aaa286e08beebc7a2866b03a6647eacd5d0bb7386ec9ff9ffbf26b95a9ece
Contents?: true
Size: 207 Bytes
Versions: 2
Compression:
Stored size: 207 Bytes
Contents
class PartialsController < ApplicationController def erb_section end def haml_section end def custom_partial end def no_options end def disabled end def production_mode end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sections_rails-0.6.12 | spec/dummy/app/controllers/partials_controller.rb |
sections_rails-0.6.11 | spec/dummy/app/controllers/partials_controller.rb |