mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-27 17:44:08 +01:00
It's basically a set of rspec macro allowing you to write thing such as `it_should_find_and_assign :users'. See <http://github.com/rsl/skinny_spec/tree/master> for more informations. It's recommended to install the `ruby2ruby' gem to have nicer error messages, but it is not required to work. @@ update README_FOR_DEVELOPERS accordingly. |
||
|---|---|---|
| .. | ||
| common_spec_helpers.rb | ||
| controller_request_helpers.rb | ||
| controller_spec_helpers.rb | ||
| controller_stub_helpers.rb | ||
| model_spec_helpers.rb | ||
| view_spec_helpers.rb | ||