Sha256: 9861ffd882e8371a1fdf0e3a28cfb0f86dc27352cf794a4de7fd360cfd9ace75
Contents?: true
Size: 254 Bytes
Versions: 11
Compression:
Stored size: 254 Bytes
Contents
# allow this to be used outside of full Rails init this_dir = File.dirname(__FILE__) $: << this_dir unless $:.include?(this_dir) #require 'trigga/param_fu' Dir[File.join(File.dirname(File.expand_path(__FILE__)),"param_fu","*.rb")].each {|f| require f }
Version data entries
11 entries across 11 versions & 1 rubygems