search for: metadatareport

Displaying 1 result from an estimated 1 matches for "metadatareport".

Did you mean: metadatarecord
2007 Jan 15
2
heckle and rspec on rails
Now that I''m developing a big suite of specs, I really want to run Heckle and see how well I''ve done. Using r1359, when I run: spec spec/models/metadata_report_spec.rb --heckle MetadataReport the result is just to run the specs once and then exit, as though I hadn''t mentioned Heckle. I started looking though rspec to figure out why, but it''s late, so I should sleep instead. I guess the question is, has anyone had luck using Heckle with Rails? I''ve got it wor...