trailblazer / cells

View components for Ruby and Rails.
https://trailblazer.to/2.1/docs/cells.html
3.07k stars 236 forks source link

Cells Generator not Working #411

Closed davidwmartin closed 8 years ago

davidwmartin commented 8 years ago

Have cells and cells-haml successfully installed in a rails app, trying to generate a cell (i.e. "rails g cell header") yields the following console error:

Running via Spring preloader in process 25247 Could not find generator 'cell'. Maybe you meant 'job', 'model' or 'task' Run rails generate --help for more options.

More info: Ruby version -- ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin14] Rails version -- 4.2.5 Cells version -- 4.1.1