1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec/spec_helper.rb
2009-08-08 16:53:47 -04:00

2 lines
86 B
Ruby

require 'spec'
require File.join(File.dirname(__FILE__), '..', 'lib', 'aasm', 'aasm')