public
Description: reworking of rspec_on_rails[_on_crack] generators
Homepage:
Clone URL: git://github.com/sob/sexy_specs.git
Click here to lend your support to: sexy_specs and make a donation at www.pledgie.com !
sexy_specs / README
100644 19 lines (13 sloc) 0.426 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SexySpecs
============
 
Modified rspec_on_rails generators based on rspec_on_rails_on_crack and personal modifications. Namely:
  - controller_spec / controller_routing_spec separation
  - formatted_routing testing
  - basic model/view testing at this time
 
Example
=======
 
./script/generate sexy_controller User
 
Credits
=======
- mrflip
 
Copyright (c) 2008 Sean O'Brien <sean@slacklabs.com>, released under the MIT license