Description:

Generates HTML views to be used with AngularJS

Example:

rails generate ng:show client

This will create:
    app/assets/templates/clients/show.html
    app/assets/javascripts/ng/controllers/client_ctrl.coffee