Sha256: fea9318286609ebc12fd132970be652cfc2add9f41defe736a5f3ce06e3218fe
Contents?: true
Size: 243 Bytes
Versions: 2
Compression:
Stored size: 243 Bytes
Contents
this_dir = File.expand_path('../', __FILE__) require 'rails' require 'haml-rails' require 'redcloth' require 'formtastic' Dir.glob("#{this_dir}/required/*.rb").each do |x| require x; #puts x #this will show up in console etc. end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pixelearth-0.0.3 | lib/pixelearth.rb |
pixelearth-0.0.2 | lib/pixelearth.rb |