Files
RubyMotion/lib
Dave Lee 6cccf4a46f Make _spec suffix optional when running rake spec files=...
With this change, the following invocations are equivalent:

    rake spec files=integration_spec

and

    rake spec files=integration
2013-03-13 11:46:34 -06:00
..