1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Thiago Almeida
7e45a1f772 draper:decorator defaults to rspec too 2012-02-14 00:19:03 -02:00
Steve Klabnik
56ce55addb Zomg removing trailing whitespace. 2012-02-13 10:24:31 -05:00
Alexandre Angelim
7d6789444b Splitting draper:decorator into draper:install and draper:decorator, so I won't lose all my decorators when trying to destroy one of them (again!).
- run rails g draper:install to create draper directories (app/decorators and spec/decorators), along with application_decorator files.
- use rails g draper:install -t=test_unit to select unit tests instead of rspec.
2011-11-30 14:07:15 -02:00
Benny Wong
ca3cf912e0 Add a Test::Unit generator and hook to create default decorator tests 2011-10-19 23:17:01 -04:00
Benny Wong
fa4f2ebbd5 Add a RSpec generator and hook to create default decorator specs 2011-10-17 02:45:22 -04:00
Alex Rothenberg
16e8868da1 added generator specs using the ammeter gem 2011-10-06 16:58:04 -04:00