Sha256: 8b537de4a59c0720ad0d399519744b3f510b575845ca97cdcf2f6dff56116325

Contents?: true

Size: 358 Bytes

Versions: 24

Compression:

Stored size: 358 Bytes

Contents

# Controller generated by Typus, use it to extend admin functionality.
class Admin::<%= resource %>Controller < TypusController

  ##
  # This controller was generated because you have defined a resource 
  # on <tt>config/typus/XXXXXX_roles.yml</tt> which is a tableless model.
  #
  #     admin:
  #       <%= resource %>: index
  #

  def index
  end

end

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
fesplugas-typus-0.9.17 lib/typus/templates/resource_controller.rb.erb
typus-0.9.39 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.38 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.37 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.36 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.35 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.34 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.33 generators/typus/templates/auto/resource_controller.rb.erb
typus-0.9.32 lib/typus/templates/resource_controller.rb.erb
typus-0.9.31 lib/typus/templates/resource_controller.rb.erb
typus-0.9.30 lib/typus/templates/resource_controller.rb.erb
typus-0.9.29 lib/typus/templates/resource_controller.rb.erb
typus-0.9.28 lib/typus/templates/resource_controller.rb.erb
typus-0.9.27 lib/typus/templates/resource_controller.rb.erb
typus-0.9.26 lib/typus/templates/resource_controller.rb.erb
typus-0.9.25 lib/typus/templates/resource_controller.rb.erb
typus-0.9.24 lib/typus/templates/resource_controller.rb.erb
typus-0.9.23 lib/typus/templates/resource_controller.rb.erb
typus-0.9.22 lib/typus/templates/resource_controller.rb.erb
typus-0.9.21 lib/typus/templates/resource_controller.rb.erb