Sha256: d10fcc5dec23f8c8826fa7e7f90e12f771a5bb56e767181df0c80852cd0fdb01
Contents?: true
Size: 393 Bytes
Versions: 10
Compression:
Stored size: 393 Bytes
Contents
# encoding: UTF-8 require File.expand_path("./helper", File.dirname(__FILE__)) test "autoloading of all libraries" do assert_nothing_raised NameError, LoadError do Ohm::Boundaries Ohm::Timestamping Ohm::WebValidations Ohm::NumberValidations Ohm::Typecast Ohm::Locking Ohm::ExtraValidations Ohm::DateValidations Ohm::LunarMacros Ohm::Slug end end
Version data entries
10 entries across 10 versions & 1 rubygems