Sha256: 2b2c58a5f07b460bacb680f89a202022c88e27077944febf72ba1925e0143b8a
Contents?: true
Size: 302 Bytes
Versions: 1
Compression:
Stored size: 302 Bytes
Contents
module WillFilter [ "core_ext/**", "will_filter", "will_filter/containers", "../app/models/will_filter" ].each do |dir| Dir[File.expand_path("#{File.dirname(__FILE__)}/#{dir}/*.rb")].sort.each do |file| require(file) end end require 'application_helper' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
will_filter-3.0.0 | lib/will_filter.rb |