trailblazer / rspec-cells

Spec your Cells.
http://cells.rubyforge.org
MIT License
62 stars 48 forks source link

Missing generator for concept #57

Open PikachuEXE opened 10 years ago

PikachuEXE commented 10 years ago

as title

CJYate commented 9 years ago

+1

01:54 $ rails g concept Frog get post
      create  app/concepts/frog/cell.rb
      create  app/concepts/frog/views/show.erb
      create  app/concepts/frog/views/get.erb
      create  app/concepts/frog/views/post.erb
       error  rspec [not found]
apotonick commented 9 years ago

Please PR, I neither use Rspec nor am I interested in looking into Rails generators ever again!!! :laughing:

CJYate commented 9 years ago

I understand, they are a royal pain in the bum... :-)

PikachuEXE commented 9 years ago

I just copy & paste & edit :P Maybe I can add example to wiki or something But I guess I will forget it ._. (90% accurate guess)

apotonick commented 9 years ago

:highfive:

We can document on http://trailblazerb.org/gems/cells/!!!