hashrocket / decent_exposure

A helper for creating declarative interfaces in controllers
MIT License
1.81k stars 107 forks source link

decent_exposure:scaffold_templates not work #153

Closed fstybel closed 8 years ago

fstybel commented 8 years ago

after run rails generate decent_exposure:scaffold_templates --template_engine haml

I got error:

Running via Spring preloader in process 32922
Could not find generator 'decent_exposure:scaffold_templates'. Maybe you meant 'test_unit:scaffold', 'erb:scaffold' or 'css:scaffold'
Run `rails generate --help` for more options.
fstybel commented 8 years ago

Sorry, my mistake.