Methods

Files

Merb::BootLoader::MerbAuthBootLoader

This is not intended to be modified. It is for use with Merb::Authentication.default_customizations

Public Class Methods

run() click to toggle source
# File lib/merb-auth-core/bootloader.rb, line 6
def self.run
  Merb::Authentication.default_customizations.each { |c| c.call }
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.