lib/lorj.rb in lorj-1.0.11 vs lib/lorj.rb in lorj-1.0.12
- old
+ new
@@ -16,9 +16,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#++
require 'lorj/version'
+require 'lorj/compat' # Code introduced to support Ruby 1.8
# This is the lorj base library.
# To use it, add require 'lorj'